1Pinto::Target(3) User Contributed Perl Documentation Pinto::Target(3)
2
3
4
6 Pinto::Target - Create Spec objects from strings
7
9 version 0.14
10
12 new( $string )
13 [Class Method] Returns either a Pinto::Target::Distribution or
14 Pinto::Target::Package object constructed from the given $string.
15
17 Jeffrey Ryan Thalhammer <jeff@stratopan.com>
18
20 This software is copyright (c) 2015 by Jeffrey Ryan Thalhammer.
21
22 This is free software; you can redistribute it and/or modify it under
23 the same terms as the Perl 5 programming language system itself.
24
25
26
27perl v5.36.0 2023-01-20 Pinto::Target(3)