--- trunk/lib/WebPAC.pm 2005/07/16 14:44:38 6 +++ trunk/lib/WebPAC.pm 2005/07/17 11:45:12 17 @@ -21,20 +21,6 @@ WebPAC design (second one was semi-private creatation of CD ROM with L module). This code will eventually become official WebPAC version 2. - use WebPAC; - - my $foo = WebPAC->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 - =head1 AUTHOR Dobrica Pavlinusic, C<< >> @@ -47,7 +33,10 @@ I will be notified, and then you'll automatically be notified of progress on your bug as I make changes. -=head1 ACKNOWLEDGEMENTS +=head1 SEE ALSO + +To undestand concpets behind WebPAC examine L, and then +respective documentation for each component. =head1 COPYRIGHT & LICENSE