/[webpac2]/trunk/lib/WebPAC.pm
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/lib/WebPAC.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3 by dpavlin, Sat Jul 16 11:07:38 2005 UTC revision 6 by dpavlin, Sat Jul 16 14:44:38 2005 UTC
# Line 18  our $VERSION = '2.00'; Line 18  our $VERSION = '2.00';
18  =head1 SYNOPSIS  =head1 SYNOPSIS
19    
20  This is quick description of what WebPAC is. This is third iteration of  This is quick description of what WebPAC is. This is third iteration of
21  WebPAC desing (second one was semi-private creatation of CD ROM with L<jsFind>  WebPAC design (second one was semi-private creatation of CD ROM with L<jsFind>
22  module). This code will eventually become official webpac version 2.  module). This code will eventually become official WebPAC version 2.
23    
24      use WebPAC;      use WebPAC;
25    
# Line 35  if you don't export anything, such as fo Line 35  if you don't export anything, such as fo
35    
36  =head2 function1  =head2 function1
37    
 foo  
   
 =cut  
   
 sub function1 {  
 }  
   
 =head2 function2  
   
 bar  
   
 =cut  
   
 sub function2 {  
 }  
   
38  =head1 AUTHOR  =head1 AUTHOR
39    
40  Dobrica Pavlinusic, C<< <dpavlin@rot13.org> >>  Dobrica Pavlinusic, C<< <dpavlin@rot13.org> >>

Legend:
Removed from v.3  
changed lines
  Added in v.6

  ViewVC Help
Powered by ViewVC 1.1.26