|
|
| Perl-Sensitive Sunglasses | |
| PerlMonks |
Re: Perl Script to edit the contents of a txt fileby aitap (Chaplain) |
| on Sep 12, 2012 at 16:19 UTC ( #993246=note: print w/ replies, xml ) | Need Help?? |
|
Perl Script to edit the contents of a txt fileThe question looks like the author wants a text editor written in Perl. There are many choices, from simple exec(ENV{EDITOR},@ARGV) if defined $ENV{EDITOR}; to Text::Editor::Easy or even Padre. Or did Amarendu mean something else?
Sorry if my advice was wrong.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||