AndyA / Perl--Version

Parse and manipulate Perl version strings

Home Page:http://search.cpan.org/~andya/Perl-Version/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Perl-Version version 1.012

INSTALLATION

To install this module, run the following commands:

    perl Makefile.PL
    make
    make test
    make install


DEPENDENCIES

None.

COPYRIGHT AND LICENCE

Copyright (C) 2007, Andy Armstrong

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.

About

Parse and manipulate Perl version strings

http://search.cpan.org/~andya/Perl-Version/


Languages

Language:Perl 100.0%