Donate Share

Open Perl IDE

Code

Programming Languages: Perl, Delphi/Kylix

License: Mozilla Public License 1.1 (MPL 1.1)

Repositories

browse code, statistics cvs -d:pserver:anonymous@open-perl-ide.cvs.sourceforge.net:/cvsroot/open-perl-ide login

cvs -z3 -d:pserver:anonymous@open-perl-ide.cvs.sourceforge.net:/cvsroot/open-perl-ide co -P modulename

Show:

What's happening?

  • Followup: RE: perl5db.pl error resolution assistance...

    Add this line use Win32; after the other 'use' clauses. M.

    2009-07-27 12:24:35 UTC by mattsteel

  • Modified dbTemplate to handle CODE

    Hello all. I'm using this IDE since months, and have to say this is a good IDE, light, simple, easy to use, but not bug-free ;-) I found a subtle bug in perl5db.pl module trying this piece of script: my $code = sub { print "hello\n" } ; print "Let's call $code\n"; $code->(); print "Done.\n"; During a normal debug session, moving the mouse over the...

    2009-07-27 12:20:43 UTC by mattsteel

Our Numbers