1List::SomeUtils::PP(3)User Contributed Perl DocumentationList::SomeUtils::PP(3)
2
3
4
6 List::SomeUtils::PP - Pure Perl implementation for List::SomeUtils
7
9 version 0.58
10
12 There are no user-facing parts here. See List::SomeUtils for API
13 details.
14
16 Some parts copyright 2011 Aaron Crane.
17
18 Copyright 2004 - 2010 by Tassilo von Parseval
19
20 Copyright 2013 - 2015 by Jens Rehsack
21
23 Bugs may be submitted at
24 <https://github.com/houseabsolute/List-SomeUtils/issues>.
25
26 I am also usually active on IRC as 'autarch' on "irc://irc.perl.org".
27
29 The source code repository for List-SomeUtils can be found at
30 <https://github.com/houseabsolute/List-SomeUtils>.
31
33 • Tassilo von Parseval <tassilo.von.parseval@rwth-aachen.de>
34
35 • Adam Kennedy <adamk@cpan.org>
36
37 • Jens Rehsack <rehsack@cpan.org>
38
39 • Dave Rolsky <autarch@urth.org>
40
42 This software is copyright (c) 2019 by Dave Rolsky <autarch@urth.org>.
43
44 This is free software; you can redistribute it and/or modify it under
45 the same terms as the Perl 5 programming language system itself.
46
47 The full text of the license can be found in the LICENSE file included
48 with this distribution.
49
50
51
52perl v5.34.0 2021-07-22 List::SomeUtils::PP(3)