ba6.us - Dave's Database Related Stuff

  • home
  • blog
  • notebooks
  • projects
  • recent
  • about
  • manifesto
  • !
Home › Blogs › dmann's blog

Tag Cloud

apex Application Express Auditing data dbi development export funnies HTML Java linux monitoring oem oracle performance perl rman scripting sql SQL Developer sqlplus tuning unix windows
more tags

Search

RSS Feed

Blog Posts :

Navigation

  • Feed aggregator

User login

  • Request new password

Perl has been Eclipsed...

dmann — Wed, 10/03/2007 - 22:49

I've been using TextPad for writing Perl programs forever. TextPad is a pretty lightweight editor with a lot of decent features. Its nice because you can set up a PL document class with a syntax file to enable highlighting whenever you edit a *.pl file.

But today I'm working on a more complicated script with multiple functions. My main requirement is that there be an outline view so I can quickly jump between functions.

I found an Eclipse plug-in to help with editing Perl code. After using it for an hour I was very impressed. Reading over the feature list I've barely scratched the surface of what this Eclipse plugin can do.

  • Syntax highlighting
  • On the fly Syntax check
  • Function lookup
  • Outline View
  • Source Formatter
  • Perldoc
  • Templating support
  • Perl debugger - full featured graphical debugger - includes breakpoints / stepping / variable expression
  • RegExp Plugin - lets you interactively build regular expressions and test them out!

Its easy to install if you already use Eclipse there are instructions on adding the plug in. If you don't use Eclipse yet they have a packaged download that has everything you need.

http://e-p-i-c.sourceforge.net/

-- Dave

  • development
  • perl
  • dmann's blog

Post new comment

The content of this field is kept private and will not be shown publicly.
Input format
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
15 + 3 =
Solve this simple math problem and enter the result. E.g. for 1+3, enter 4.


Cornify
  • home
  • blog
  • notebooks
  • projects
  • recent
  • about
  • manifesto
  • !

Content Copyright 2006-2010. Links are copyright of respective owners.