Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
Just a few remarks:

perldb

Never used it inside emacs, (and hardly outside it), how well integrated is it with emacs? Do you have the ability to jump from a debug line to the source file?

flymake-mode

I prefer flycheck to flymake, but in either case, I have major issues with these, since my setup (everything is in local::lib), gives me "module not found" errors. I've tested several solutions, but haven't found one that 100% works.

Yasnippet

Not my style of programming, but a good recommendation for those who use it

Auto Complete

Excellent package, very robust. I know some also like company-mode, which can be used to force a code-style across the company (hence the name), which is a good counter argument to those that claim perl is unsuitable for large companies/projects.

ECB = Emacs Code Browser

Is this really beneficiary for perl programming? There is also the perl-critic library (available from the Perl-Critic page. A search for emacs yields a ton of results. As for the vision, I just don't thing perl needs an IDE. These, and other, tools definitely help. Utilising Org-Mode and Babel for project management, documentation etc. is a very strong tool (Org-mode is emacs killer app), but generally a full-blown IDE is just overkill for a language like perl.

Principle of Least Astonishment: Any language that doesn’t occasionally surprise the novice will pay for it by continually surprising the expert


In reply to Re: [EMACS] "Emacs as Perl IDE" - Abstract for YAPC::EU 2016 by Erez
in thread [EMACS] "Emacs as Perl IDE" - Abstract for YAPC::EU 2016 by LanX

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (3)
As of 2024-04-20 03:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found