/[webpac2]/trunk/lib/WebPAC/DB.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/DB.pm

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

revision 9 by dpavlin, Sat Jun 25 20:23:23 2005 UTC revision 10 by dpavlin, Sat Jul 16 20:35:30 2005 UTC
# Line 26  Perhaps a little code snippet. Line 26  Perhaps a little code snippet.
26      my $foo = WebPAC::DB->new();      my $foo = WebPAC::DB->new();
27      ...      ...
28    
 =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.  
   
29  =head1 FUNCTIONS  =head1 FUNCTIONS
30    
31  =head2 function1  =head2 function1
# Line 40  if you don't export anything, such as fo Line 35  if you don't export anything, such as fo
35  sub function1 {  sub function1 {
36  }  }
37    
 =head2 function2  
   
 =cut  
   
 sub function2 {  
 }  
   
38  =head1 AUTHOR  =head1 AUTHOR
39    
40  Dobrica Pavlinusic, C<< <dpavlin@rot13.org> >>  Dobrica Pavlinusic, C<< <dpavlin@rot13.org> >>
41    
 =head1 BUGS  
   
 Please report any bugs or feature requests to  
 C<bug-webpac-db@rt.cpan.org>, or through the web interface at  
 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  
   
42  =head1 COPYRIGHT & LICENSE  =head1 COPYRIGHT & LICENSE
43    
44  Copyright 2005 Dobrica Pavlinusic, All Rights Reserved.  Copyright 2005 Dobrica Pavlinusic, All Rights Reserved.

Legend:
Removed from v.9  
changed lines
  Added in v.10

  ViewVC Help
Powered by ViewVC 1.1.26