X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=wince%2Fcomp.pl;h=3fab27ccce31320f4f5545a716df74dd7273aea4;hb=98225a64488c895097b3ce3f7ac9c94f464be86b;hp=ea061ee2804bcf7a46b5c02352b38fd679ac9b92;hpb=18f68570297a02601dc2452e05e11ca1485ace3f;p=p5sagit%2Fp5-mst-13.2.git diff --git a/wince/comp.pl b/wince/comp.pl index ea061ee..3fab27c 100644 --- a/wince/comp.pl +++ b/wince/comp.pl @@ -15,12 +15,12 @@ and --do Executes on local computer command that is presented by arguments immediately following after --do Most reason why you may want to execute script in this mode is that - arguments preprocessed to replace [p] occurences into current perl + arguments preprocessed to replace [p] occurrences into current perl location. Typically it is handy to run perl comp.pl --do cecopy pc:..\lib\Exporter.pm ce:[p]\lib --copy copies file to CE device - here also [p] will be expanded to corrent PerlCE path, and additionally + here also [p] will be expanded to current PerlCE path, and additionally when --copy=compact specified then, if filename looks like perl module, then POD will be stripped away from that file modules