pkgsrc/pkgtools/p5-pkgsrc-Dewey/files
wiz 290a2cb7f2 Fix documentation -- dewey_cmp and dewey_match texts were swapped.
Noted and patch provided by Mihai Chelaru.

Bump version to 1.1.
2009-03-07 01:44:50 +00:00
..
t
Changes Fix documentation -- dewey_cmp and dewey_match texts were swapped. 2009-03-07 01:44:50 +00:00
Dewey.pm Fix documentation -- dewey_cmp and dewey_match texts were swapped. 2009-03-07 01:44:50 +00:00
Dewey.xs
Makefile.PL
MANIFEST
README Fix documentation -- dewey_cmp and dewey_match texts were swapped. 2009-03-07 01:44:50 +00:00
typemap

pkgsrc::Dewey version 1.1
=========================

This Perl module provides functions to compare pkgsrc Dewey
numbers.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module has no dependencies.

COPYRIGHT AND LICENCE

Copyright (C) 2005 by Dieter Baron and Thomas Klausner.

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself, either Perl version 5.8.7 or,
at your option, any later version of Perl 5 you may have available.