doc fix
authorDobrica Pavlinusic <dpavlin@rot13.org>
Sun, 17 Jul 2005 11:45:12 +0000 (11:45 +0000)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Sun, 17 Jul 2005 11:45:12 +0000 (11:45 +0000)
git-svn-id: svn+ssh://mjesec/home/dpavlin/svn/webpac2/trunk@17 07558da8-63fa-0310-ba24-9fe276d99e06

lib/WebPAC.pm

index ca21446..51f9c7d 100644 (file)
@@ -21,20 +21,6 @@ This is quick description of what WebPAC is. This is third iteration of
 WebPAC design (second one was semi-private creatation of CD ROM with L<jsFind>
 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<< <dpavlin@rot13.org> >>
@@ -47,7 +33,10 @@ L<http://rt.cpan.org/NoAuth/ReportBug.html?Queue=WebPAC>.
 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<WebPAC::Manual>, and then
+respective documentation for each component.
 
 =head1 COPYRIGHT & LICENSE