Why doesn't code assist for perl work in Eclipse (EPIC pugin)?

    Xs.

    How to make it work? And you just need to write code, not as you are used to, but as EPIC developers came up with. They have the following written in the FAQ:

    #This code block will not work:

    $ smtp = new Net :: SMTP;
    $ smtp -> [no content assist]

    #This one will work:

    $ smtp = Net :: SMTP-> new (.....);
    $ smtp -> [content assist]


    Maybe that’s right. Pearl, in my opinion, is too democratic for the code style. And so it turns out, no incentive to uniformity.

    I could not format the text. Habr eats tags and I, apparently, a llamo.

    Also popular now: