--- trunk/lib/WebPAC.pm 2005/06/25 20:23:23 1 +++ trunk/lib/WebPAC.pm 2005/07/17 11:45:12 17 @@ -18,34 +18,8 @@ =head1 SYNOPSIS This is quick description of what WebPAC is. This is third iteration of -WebPAC desing (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 - -=cut - -sub function1 { -} - -=head2 function2 - -=cut - -sub function2 { -} +WebPAC design (second one was semi-private creatation of CD ROM with L +module). This code will eventually become official WebPAC version 2. =head1 AUTHOR @@ -59,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