Just for future reference, a "command line call" can usually be converted into a "program" fairly easily:
See O and B::Deparse.c:\@Work\Perl\monks>perl -MO=Deparse -pe "s#\bold(?=/path/to/some/)#ne +w#g" LINE: while (defined($_ = <ARGV>)) { s[\bold(?=/path/to/some/)][new]g; } continue { die "-p destination: $!\n" unless print $_; } -e syntax OK
Give a man a fish: <%-{-{-{-<
In reply to Re^3: Writing to a file
by AnomalousMonk
in thread Writing to a file
by victorz22
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |