Author: jkeenan Date: Sun Feb 11 11:14:20 2007 New Revision: 16944 Modified: branches/buildtools/t/tools/ops2cutils/02-usage.t
Log: Corrected error in POD. Usage() is in Auxiliary.pm, not Utils.pm. Modified: branches/buildtools/t/tools/ops2cutils/02-usage.t ============================================================================== --- branches/buildtools/t/tools/ops2cutils/02-usage.t (original) +++ branches/buildtools/t/tools/ops2cutils/02-usage.t Sun Feb 11 11:14:20 2007 @@ -105,7 +105,7 @@ =head1 NAME -02-usage.t - test C<Parrot::Ops2c::Utils::Usage()> +02-usage.t - test C<Parrot::Ops2c::Auxiliary::Usage()> and <getoptions()> =head1 SYNOPSIS
