NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Kate, Vim, tidy? (Score:1)
Bill
# I had a sig when sigs were cool
use Sig;
Re: (Score:1)
I'll try to check it out.
rjbs
Re:Kate, Vim, tidy? (Score:1)
The Perl Advent Calendar [pm.org] uses perltidy -nnn -html -css=../style.css [* [perladvent.org] * [pm.org]] so the CSS file sets the colors.
You could edit that file to get the VIM look with PerlTidy. PerlTidy can also adapt its indenting etc. to suit most standards. E.g., I think PBP has Tidy definition of it's recommended format. Spod5 [perladvent.org] is a perl-based pod-to-S5 slide systm that can filter code through perltidy.
Bill
# I had a sig when sigs were cool
use Sig;
Reply to This
Parent