| June 27, 2007 | Component-Focused Testing | Back Next |
Things got hairy:
my $conf = Parrot::Configure->new; {
# RT 41201
# $Parrot::Configure::Step::conf
# is a temporary hack
no warnings qw(once);
$Parrot::Configure::Step::conf = $conf;
}
continued...
| Home Last TOC | Copyright © 2007 James E Keenan | Back Next |