Author: jkeenan Date: Wed Jul 18 19:25:18 2007 New Revision: 19999 Modified: branches/newmanifest/Configure.pl
Log: Typographic cleanup only. Modified: branches/newmanifest/Configure.pl ============================================================================== --- branches/newmanifest/Configure.pl (original) +++ branches/newmanifest/Configure.pl Wed Jul 18 19:25:18 2007 @@ -324,6 +324,7 @@ svnid => '$Id$', } ); exit(1) unless defined $args; + my %args = %{$args}; my $opttest = Parrot::Configure::Options::Test->new($args);