Ubuntu Manpages

Version::Util

Version-number utilities

version 0.71

This module provides several convenient functions related to version numbers, e.g. for comparing them.

Equivalent to:

 version->parse($v1) <=> version->parse($v2)

version

Please visit the project's homepage at <https://metacpan.org/release/Version-Util>.

Source repository is at <https://github.com/sharyanto/perl-Version-Util>.

Please report any bugs or feature requests on the bugtracker website <https://rt.cpan.org/Public/Dist/Display.html?Name=Version-Util>

When submitting a bug or request, please include a test-file or a patch to an existing test-file that illustrates the bug or desired feature.

Steven Haryanto <stevenharyanto@gmail.com>

This software is copyright (c) 2014 by Steven Haryanto.

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