/[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 295 by dpavlin, Mon Dec 19 15:34:47 2005 UTC revision 1036 by dpavlin, Mon Nov 12 11:10:48 2007 UTC
# Line 7  use strict; Line 7  use strict;
7    
8  WebPAC - core module  WebPAC - core module
9    
 =head1 VERSION  
   
 Version 2.07  
   
10  =cut  =cut
11    
12  our $VERSION = '2.07';  our $VERSION = '2.31';
13    
14  =head1 SYNOPSIS  =head1 SYNOPSIS
15    
16  This is quick description of what WebPAC is. This is third iteration of  This is quick description of what WebPAC is. This is another iteration of
17  WebPAC design (second one was semi-private creatation of CD ROM with L<jsFind>  WebPAC design (first was system with XML files and CGI, second one was semi-private
18  module). This code will eventually become official WebPAC version 2.  creatation of CD ROM with L<jsFind> module and third was older version 2
19    with supprot for lagacy XML and YAML).
20    
21    Current version supports different input formats and normalisation using set rules.
22    
23  =head1 AUTHOR  =head1 AUTHOR
24    
25  Dobrica Pavlinusic, C<< <dpavlin@rot13.org> >>  Dobrica Pavlinusic, C<< <dpavlin@rot13.org> >>
26    
 =head1 BUGS  
   
 Please report any bugs or feature requests to  
 C<bug-webpac@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.  
   
27  =head1 SEE ALSO  =head1 SEE ALSO
28    
29  To undestand concpets behind WebPAC examine L<WebPAC::Manual>, and then  To undestand concpets behind WebPAC examine L<WebPAC::Manual>, and then
# Line 40  respective documentation for each compon Line 31  respective documentation for each compon
31    
32  =head1 COPYRIGHT & LICENSE  =head1 COPYRIGHT & LICENSE
33    
34  Copyright 2005 Dobrica Pavlinusic, All Rights Reserved.  Copyright 2005-2006 Dobrica Pavlinusic, All Rights Reserved.
35    
36  This program is free software; you can redistribute it and/or modify it  This program is free software; you can redistribute it and/or modify it
37  under the same terms as Perl itself.  under the same terms as Perl itself.

Legend:
Removed from v.295  
changed lines
  Added in v.1036

  ViewVC Help
Powered by ViewVC 1.1.26