pugs-comm...@feather.perl6.nl writes:
> +=item -x
> +
> +Run program embedded in ASCII text. Infrequently used, and doesn't
> +deserve its own command-line option.
I understand the use case for that option is piping a mail or news
message to `perl -x` to run a script contained within it. If that
On Thu, 2009-01-08 at 23:06 +0100, pugs-comm...@feather.perl6.nl wrote:
> +=item -0 *octal/hex*
> +
> +Sets input record separator. Missing due to lack of specification in
> +L. There is a comment about this in the L
> +section at the end of this document.
I use this option quite a bit -- but on
Author: particle
Date: 2009-01-08 23:06:35 +0100 (Thu, 08 Jan 2009)
New Revision: 24809
Modified:
docs/Perl6/Spec/S19-commandline.pod
Log:
[S19] address backward (in)compatibilities
Modified: docs/Perl6/Spec/S19-commandline.pod
==