1File::Find::Object::PatUhsCeormpC(o3n)tributed Perl DocuFmielnet:a:tFiionnd::Object::PathComp(3)
2
3
4

NAME

6       File::Find::Object::PathComp - base class for File::Find::Object's Path
7       Components
8

VERSION

10       version 0.3.5
11

DESCRIPTION

13       This is the base class for F::F::O's path components. It only defines
14       some accessors, and is for File::Find::Object's internal use.
15

METHODS

SEE ALSO

18       File::Find::Object
19

LICENSE

21       Copyright (C) 2005, 2006 by Olivier Thauvin
22
23       This package is free software; you can redistribute it and/or modify it
24       under the following terms:
25
26       1. The GNU General Public License Version 2.0 -
27       http://www.opensource.org/licenses/gpl-license.php
28
29       2. The Artistic License Version 2.0 -
30       http://www.perlfoundation.org/legal/licenses/artistic-2_0.html
31
32       3. At your option - any later version of either or both of these
33       licenses.
34

SUPPORT

36   Websites
37       The following websites have more information about this module, and may
38       be of help to you. As always, in addition to those websites please use
39       your favorite search engine to discover more resources.
40
41       ·   MetaCPAN
42
43           A modern, open-source CPAN search engine, useful to view POD in
44           HTML format.
45
46           <https://metacpan.org/release/File-Find-Object>
47
48       ·   Search CPAN
49
50           The default CPAN search engine, useful to view POD in HTML format.
51
52           <http://search.cpan.org/dist/File-Find-Object>
53
54       ·   RT: CPAN's Bug Tracker
55
56           The RT ( Request Tracker ) website is the default bug/issue
57           tracking system for CPAN.
58
59           <https://rt.cpan.org/Public/Dist/Display.html?Name=File-Find-Object>
60
61       ·   CPAN Ratings
62
63           The CPAN Ratings is a website that allows community ratings and
64           reviews of Perl modules.
65
66           <http://cpanratings.perl.org/d/File-Find-Object>
67
68       ·   CPANTS
69
70           The CPANTS is a website that analyzes the Kwalitee ( code metrics )
71           of a distribution.
72
73           <http://cpants.cpanauthors.org/dist/File-Find-Object>
74
75       ·   CPAN Testers
76
77           The CPAN Testers is a network of smoke testers who run automated
78           tests on uploaded CPAN distributions.
79
80           <http://www.cpantesters.org/distro/F/File-Find-Object>
81
82       ·   CPAN Testers Matrix
83
84           The CPAN Testers Matrix is a website that provides a visual
85           overview of the test results for a distribution on various
86           Perls/platforms.
87
88           <http://matrix.cpantesters.org/?dist=File-Find-Object>
89
90       ·   CPAN Testers Dependencies
91
92           The CPAN Testers Dependencies is a website that shows a chart of
93           the test results of all dependencies for a distribution.
94
95           <http://deps.cpantesters.org/?module=File::Find::Object>
96
97   Bugs / Feature Requests
98       Please report any bugs or feature requests by email to
99       "bug-file-find-object at rt.cpan.org", or through the web interface at
100       <https://rt.cpan.org/Public/Bug/Report.html?Queue=File-Find-Object>.
101       You will be automatically notified of any progress on the request by
102       the system.
103
104   Source Code
105       The code is open to the world, and available for you to hack on. Please
106       feel free to browse it and play with it, or whatever. If you want to
107       contribute patches, please send me a diff or prod me to pull from your
108       repository :)
109
110       <https://github.com/shlomif/perl-file-find-object>
111
112         git clone git://github.com/shlomif/perl-file-find-object.git
113

AUTHOR

115       Shlomi Fish <shlomif@cpan.org>
116

BUGS

118       Please report any bugs or feature requests on the bugtracker website
119       <https://github.com/shlomif/perl-file-find-object/issues>
120
121       When submitting a bug or request, please include a test-file or a patch
122       to an existing test-file that illustrates the bug or desired feature.
123
125       This software is Copyright (c) 2000 by Olivier Thauvin and others.
126
127       This is free software, licensed under:
128
129         The Artistic License 2.0 (GPL Compatible)
130
131
132
133perl v5.32.0                      2020-07-28   File::Find::Object::PathComp(3)
Impressum