--- joko/doc/SampleTasks/joko_2003-01.html 2003/01/31 10:33:34 1.118 +++ joko/doc/SampleTasks/joko_2003-01.html 2003/01/31 22:04:18 1.119 @@ -1581,7 +1581,7 @@ o replace ../img/ through img/ globally (in all files found) o grep -ri "../img" | modify.pl --regex=s/\.\.\/img/img/g [--in-type=filelist] o refactor replace_cvs.pl to: - finder.pl --regex=/CVS/Root . | modify.pl --regex=s/:pserver:/:ext:/ [--in-type=filelist] + finder.pl -R --regex=/CVS/Root . | modify.pl --regex=s/:pserver:/:ext:/ [--in-type=filelist] o is it possible to actually parse settings && arguments (not just "options") using Getopt::Long?? o else: look at CPAN more detailed or make a CliCmd::Option + CliCmd::Argument = CliCmd::Setting!! @@ -1607,7 +1607,7 @@
-$Id: joko_2003-01.html,v 1.118 2003/01/31 10:33:34 joko Exp $ +$Id: joko_2003-01.html,v 1.119 2003/01/31 22:04:18 joko Exp $