Try out Optiperl under win32 - I'am a newb to perl and found it very convinient to use in many ways - though it is 59.00 USD ...

some of its features:

# Complete emulation of a real server - scripts can be run indirectly from html documents.
# Live preview of the scripts in the internal web browser.
# Feature packed editor with syntax highlighting.
# Completely integrated debugging with live evaluation of expressions, watches, breakpoints, flow control. Remote debugging of scripts located on your web server.
# Code completion, and hints while programming. Automatic syntax checking. # Box and line codin
g give a better view of your code. # Saveable desktops.
# Code librarian that supports ZIP files and code templates.
# Context sensitive help on core perl and module documentation.
# Powerful query editor to create the environment and data sent when calling CGI scripts.
# Many tools like URL Encoder, Perl Printer, Pod Viewer and others.
# Projects to organize and publish a set of scripts.
# Version converter to handle non supported perl functions in windows.
# Opening, saving and running scripts on remote servers. # Printing script and exporting as HTML with syntax highlighting.
# Searching and replacing with regular expressions in projects and files.
# Extremely versatile user tools. You can create perl code to integrate with the editor. CVS support.
# File and FTP explorer.
http://www.xarka.com/optiperl/

Regards,

In reply to Re^2: What's the best Perl IDE? by karavay
in thread What's the best Perl IDE? by cosmicperl

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



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.