ARGV-readonly
view release on metacpan or search on metacpan
lib/ARGV/readonly.pm view on Meta::CPAN
=head2 EXPORT
None by default.
=head1 TO DO
ideally a suite of ARGV::* modules will appear, each doing their little thing,
in a way that they won't stomp on each other's toes. This module has no
exclusion interface or anything, so an @ARGV modifier that, for instance,
preprocesses *.gz into C<"gunzip -c $_ |"> is either going to have to undo
the mods made here or be incompatible.
=head1 HISTORY
=over 8
=item 0.01
modified suggestion made by Tom Christiansen in Message-ID: <24692.1217339882@chthon>
( run in 0.314 second using v1.01-cache-2.11-cpan-8d75d55dd25 )