28064e4cee
This Perl module provides functions to compare pkgsrc Dewey numbers.
26 lines
574 B
Text
26 lines
574 B
Text
pkgsrc::Dewey version 1.0
|
|
=========================
|
|
|
|
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.
|