Debbugs::Versions::Dpkg
pure-Perl dpkg-style version comparison
- Provided by: libdebbugs-perl (Version: 2.6.0ubuntu1)
- Source: debbugs
- Report a bug
pure-Perl dpkg-style version comparison
The Debbugs::Versions::Dpkg module provides pure-Perl routines to compare dpkg-style version numbers, as used in Debian packages. If you have the libapt-pkg Perl bindings available (Debian package libapt-pkg-perl), they may offer better performance.
Don Armstrong <don@donarmstrong.com> and Colin Watson <cjwatson@debian.org>, based on the implementation in "dpkg/lib/vercmp.c" by Ian Jackson and others.