--- 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 23:04:03 1.120 @@ -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!! @@ -1601,13 +1601,17 @@ o register: data-storage.[perl.]netfrag.org +o look at ''!!! + o better use 'utf-8' to achieve full i18n? + +
-$Id: joko_2003-01.html,v 1.118 2003/01/31 10:33:34 joko Exp $ +$Id: joko_2003-01.html,v 1.120 2003/01/31 23:04:03 joko Exp $