| April 26, 2007 | Component-Focused Testing | Back Next |
Again, 2 new packages
Parrot::Ops2c::Utils
Parrot::Ops2c::Auxiliary
Again, evolved into object-oriented module
$self = Parrot::Ops2c::Utils->new( {
argv => [@ARGV],
flag => $flagref,
script => $0,
} );
| Home Last TOC | Copyright © 2007 James E Keenan | Back Next |