Argv

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

0.54 Thu Aug 10 11:54:14 EDT 2000
	- Compatibility for old Data::Dumper builds without Dumpxs.

0.55 Thu Nov 30 15:14:29 EST 2000
	- Bugfix for case where ->exec returns on UNIX.
	- Bugfix: previous versions silently removed '--' from @ARGV.
	- POD work.

----------------------------------------------------------------------------

1.00 Wed Aug 29 00:10:24 EDT 2001
	= Test Env: Solaris 8/Win2K SP2/Perl 5.6/CC 4.2
	- Fixed a bug in the interaction with IPC::ChildSafe;
	  the status from system() wasn't being correctly returned
	  in coprocess mode.
	- Added a ->quiet() attribute which suppresses stdout from
	  system and exec (but not qx).
	- Minor cosmetic fix: in verbose mode, quote whitespace
	  so the resulting cmdline can be pasted back into a shell.
	- Insist on a modern (>=2.23) Getopt::Long for simplicity.
	- Bugfixes contributed by Silvio Wanka of alcatel.de.



( run in 1.151 second using v1.01-cache-2.11-cpan-7add2cbd662 )