--- trunk/lib/WebPAC/DB.pm 2005/06/25 20:23:23 1 +++ trunk/lib/WebPAC/DB.pm 2005/07/16 20:35:30 10 @@ -26,11 +26,6 @@ my $foo = WebPAC::DB->new(); ... -=head1 EXPORT - -A list of functions that can be exported. You can delete this section -if you don't export anything, such as for a purely object-oriented module. - =head1 FUNCTIONS =head2 function1 @@ -40,27 +35,10 @@ sub function1 { } -=head2 function2 - -=cut - -sub function2 { -} - =head1 AUTHOR Dobrica Pavlinusic, C<< >> -=head1 BUGS - -Please report any bugs or feature requests to -C, or through the web interface at -L. -I will be notified, and then you'll automatically be notified of progress on -your bug as I make changes. - -=head1 ACKNOWLEDGEMENTS - =head1 COPYRIGHT & LICENSE Copyright 2005 Dobrica Pavlinusic, All Rights Reserved.