Official Review
NULL
|
Other links at CGI and Perl > Software |
| 1. |
regexEvaluater.pl
|
|
|
regexEvaluater.pl is a perl Tk script which was basically developed for the interactive testing and improving of regular expressions. It can be used for browsing and filtering of structured data (input separator $/ can be changed) too. It supports highlighting of matching text, export of perl's matching parentheses ($1, $2, ...), viewing of perl vars ($&, $+, ...) clipboard, etc.
|
| 2. |
Perl Code Editor
|
|
|
A Perl code editor for Windows. Features include: Syntax Coloring, Bookmarks, Auto Indenting, Line Ending Conversion (Unix to Windows), Drag and Drop Support, Goto Line by Line Number, and Handles .pl and .cgi files.
|
| 3. |
Perl Express
|
|
|
Try this integrated development environment (IDE) for Perl with all the necessary tools for writing and debugging your Perl programs. It features multiple CGI scripts for editing, running, and debugging; multiple input files; full server simulation; queries created from an internal Web browser or query editor; test MySQL, MS Access scripts; interective I/O; directory window; code library; and code templates.
|
| 4. |
SetiLinDriver
|
|
|
SetiLinDriver is a simply tool to cache work unit of SETI@home project under Linux. With SetiLinDriver you can store on your disk more than one WU, and send results to the Seti server manually, when you are connected to the net. This release is stable and should work fine: now I'm working to make more easy the configuration.
|
| 5. |
dbgmailr
|
|
|
dbgmailr is a small utility in Perl that makes it easy to troubleshoot SMTP transactions, because it shows the SMTP transaction of each email sent. It has the added attribute of being capable of sending email without the need of a relaying SMTP server. (You can send SMTP commands directly to the server in the target domain.) It was designed primarily as a sysadmin tool, and is also convenient for sending a single email, e.g. when the email doesn't justify launching a full-blown POP client. This is similar in principal to utilities such as Qm. It can also send attachments.
|
|
|