It also has a stationary feature, which enables you to create templates for various Perl files you may create. I have one for object oriented package files, and one for regular Perl scripts - both complete with POD stuff.
Very nice. Cheers, John > From: Ian Ragsdale <[EMAIL PROTECTED]> > Date: Wed, 02 Mar 2005 11:50:01 -0600 > To: OSX Group Perl <macosx@perl.org> > Subject: Re: What Perl editor do you recommend? > > If you want to stay with something free, I'd suggest TextWrangler from > Bare Bones: > > http://www.barebones.com/products/textwrangler/index.shtml > > It has good syntax coloring, and integrates well with the command-line > perl - you can set a keyboard shortcut to run scripts & check their > syntax, and you can write filters and other scripts in perl. Pretty > sweet for a free product. > > Ian > > On Mar 2, 2005, at 11:38 AM, Ted Zeng wrote: > >> Hi, >> Thanks for the help here. I am almost finishing my first tool on OS X. >> >> I am using TextEdit as the editor. I sometime use Pico, but I am still >> not comfortable with Unix editor. I know there must be some good >> editors for Perl. Do you have any recommendation? >> >> ted zeng >> Adobe Systems >