CPANPLUS::Dist::Gentoo::Version - Gentoo version object.


CPANPLUS-Dist-Gentoo documentation  | view source Contained in the CPANPLUS-Dist-Gentoo distribution.

Index


NAME

Top

CPANPLUS::Dist::Gentoo::Version - Gentoo version object.

VERSION

Top

Version 0.11

DESCRIPTION

Top

This class models Gentoo versions as described in http://devmanual.gentoo.org/ebuild-writing/file-format/index.html.

METHODS

Top

new $vstring

Creates a new CPANPLUS::Dist::Gentoo::Version object from the version string $vstring.

version

Read-only accessor for the version part of the version object.

letter

Read-only accessor for the letter part of the version object.

suffixes

Read-only accessor for the suffixes part of the version object.

revision

Read-only accessor for the revision part of the version object.

This class provides overloaded methods for numerical comparison and strigification.

SEE ALSO

Top

CPANPLUS::Dist::Gentoo.

AUTHOR

Top

Vincent Pit, <perl at profvince.com>, http://www.profvince.com.

You can contact me by mail or on irc.perl.org (vincent).

BUGS

Top

Please report any bugs or feature requests to bug-cpanplus-dist-gentoo at rt.cpan.org, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=CPANPLUS-Dist-Gentoo. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.

SUPPORT

Top

You can find documentation for this module with the perldoc command.

    perldoc CPANPLUS::Dist::Gentoo

COPYRIGHT & LICENSE

Top


CPANPLUS-Dist-Gentoo documentation  | view source Contained in the CPANPLUS-Dist-Gentoo distribution.