1Pinto::Target::Package(U3s)er Contributed Perl DocumentatPiionnto::Target::Package(3)
2
3
4

NAME

6       Pinto::Target::Package - Specifies a package by name and version
7

VERSION

9       version 0.14
10

METHODS

12   is_core
13   is_core(in => $version)
14       Returns true if this Target is satisfied by the perl core as-of a
15       particular version.  If the version is not specified, it defaults to
16       whatever version you are using now.
17
18   is_perl()
19       Returns true if this Target is a perl version of perl itself.
20
21   is_satisfied_by($version)
22       Returns true if this Target is satisfied by version $version of the
23       package.
24
25   to_string()
26       Serializes this Target to its string form.  This method is called
27       whenever the Target is evaluated in string context.
28

AUTHOR

30       Jeffrey Ryan Thalhammer <jeff@stratopan.com>
31
33       This software is copyright (c) 2015 by Jeffrey Ryan Thalhammer.
34
35       This is free software; you can redistribute it and/or modify it under
36       the same terms as the Perl 5 programming language system itself.
37
38
39
40perl v5.30.0                      2019-07-26         Pinto::Target::Package(3)
Impressum