--- trunk/lib/WebPAC.pm 2006/01/07 01:40:01 343 +++ trunk/lib/WebPAC.pm 2007/04/02 17:20:01 815 @@ -9,30 +9,25 @@ =head1 VERSION -Version 2.09 +Version 2.29 =cut -our $VERSION = '2.09'; +our $VERSION = '2.29'; =head1 SYNOPSIS -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 -module). This code will eventually become official WebPAC version 2. +This is quick description of what WebPAC is. This is another iteration of +WebPAC design (first was system with XML files and CGI, second one was semi-private +creatation of CD ROM with L module and third was older version 2 +with supprot for lagacy XML and YAML). + +Current version supports different input formats and normalisation using set rules. =head1 AUTHOR Dobrica Pavlinusic, C<< >> -=head1 BUGS - -Please report any bugs or feature requests to -C, or through the web interface at -L. -I will be notified, and then you'll automatically be notified of progress on -your bug as I make changes. - =head1 SEE ALSO To undestand concpets behind WebPAC examine L, and then @@ -40,7 +35,7 @@ =head1 COPYRIGHT & LICENSE -Copyright 2005 Dobrica Pavlinusic, All Rights Reserved. +Copyright 2005-2006 Dobrica Pavlinusic, All Rights Reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.