Pinto::Target::Package(3pm) | User Contributed Perl Documentation | Pinto::Target::Package(3pm) |
Pinto::Target::Package - Specifies a package by name and version
version 0.14
Returns true if this Target is satisfied by the perl core as-of a particular version. If the version is not specified, it defaults to whatever version you are using now.
Returns true if this Target is a perl version of perl itself.
Returns true if this Target is satisfied by version $version of the package.
Serializes this Target to its string form. This method is called whenever the Target is evaluated in string context.
Jeffrey Ryan Thalhammer <jeff@stratopan.com>
This software is copyright (c) 2015 by Jeffrey Ryan Thalhammer.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
2022-10-16 | perl v5.34.0 |