in reply to Re: OS agnostic C&P CLI snippets with -E
in thread OS agnostic C&P CLI snippets with -E
I need a short way to translate given *n*x snippets into a Win compatible form °
And -M5.012 already works, but its
FWIW I can't combine -E with -
D:\tmp\pm>perl -E - syntax error at -e line 1, at EOF Execution of -e aborted due to compilation errors.
The only way I see is to write a local pseudomodule E.pm which does the imports with -ME ...
But this would only work for me and wouldn't help people trying out my snippets.
Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery
°) well actually before all I want snippets here to be as much low barrier as possible.
|
|---|