Personally, I think it should be named simply 'R.pm', since its primary use is directly on the command line:
perl -MR -ne 'print if _____'
I would normally say that one-letter modules are a bad thing, but the special-purpose use of this one makes it an exception, IMHO.
----
: () { :|:& };:
Note: All code is untested, unless otherwise stated
In reply to Re: Re: Useful addition to Perl?
by hardburn
in thread Useful addition to Perl?
by tilly
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |