--- trunk/webwork2/lib/WeBWorK/PG.pm 2002/08/05 20:29:00 454 +++ trunk/webwork2/lib/WeBWorK/PG.pm 2002/08/05 21:34:18 455 @@ -5,12 +5,18 @@ package WeBWorK::PG; +=head1 NAME + +WeBWorK::PG - Wrap the action of the PG Translator in an easy-to-use API + +=cut + use strict; use warnings; -use WeBWorK::Utils qw(readFile formatDateTime); use WeBWorK::DB::Classlist; use WeBWorK::DB::WW; use WeBWorK::PG::Translator; +use WeBWorK::Utils qw(readFile formatDateTime); sub new($$$$$$$$) { my $invocant = shift; @@ -293,10 +299,6 @@ __END__ -=head1 NAME - -WeBWorK::PG - Wrap the action of the PG Translator in an easy-to-use API - =head1 SYNOPSIS $pg = WeBWorK::PG->new(