--- trunk/lib/WebPAC.pm 2005/07/16 11:07:38 3 +++ trunk/lib/WebPAC.pm 2005/07/16 14:44:38 6 @@ -18,8 +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. +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; @@ -35,22 +35,6 @@ =head2 function1 -foo - -=cut - -sub function1 { -} - -=head2 function2 - -bar - -=cut - -sub function2 { -} - =head1 AUTHOR Dobrica Pavlinusic, C<< >>