Codebase list libfile-find-object-perl / d01865a
Update upstream source from tag 'upstream/0.3.5' Update to upstream version '0.3.5' with Debian dir 4d377a55a0f2649a49515ebc4d1bc220d1c245b5 gregor herrmann 4 years ago
10 changed file(s) with 74 addition(s) and 88 deletion(s). Raw diff Collapse all Expand all
1818 "Shlomi Fish <shlomif\@cpan.org>"
1919 ],
2020 "dist_name" => "File-Find-Object",
21 "dist_version" => "0.3.4",
21 "dist_version" => "0.3.5",
2222 "license" => "artistic_2",
2323 "module_name" => "File::Find::Object",
2424 "recursive_test_files" => 1,
0 Revision history for File-Find-Object
1
2 0.3.5 2020-01-28
3 - Rebuild for order of 'NAME' and 'VERSION' sections in the generated
4 POD documentation (see:
5 https://metacpan.org/changes/distribution/Pod-Weaver-PluginBundle-SHLOMIF#L3
6 ).
7 - VERSION used to appear before NAME.
8
09 0.3.4 2019-08-25
110 - Add *~ files to MANIFEST.SKIP.
211 - https://github.com/shlomif/perl-file-find-object/issues/1
8989 "provides" : {
9090 "File::Find::Object" : {
9191 "file" : "lib/File/Find/Object.pm",
92 "version" : "v0.3.4"
92 "version" : "v0.3.5"
9393 },
9494 "File::Find::Object::Base" : {
9595 "file" : "lib/File/Find/Object/Base.pm",
96 "version" : "v0.3.4"
96 "version" : "v0.3.5"
9797 },
9898 "File::Find::Object::DeepPath" : {
9999 "file" : "lib/File/Find/Object.pm",
100 "version" : "v0.3.4"
100 "version" : "v0.3.5"
101101 },
102102 "File::Find::Object::PathComp" : {
103103 "file" : "lib/File/Find/Object/PathComp.pm",
104 "version" : "v0.3.4"
104 "version" : "v0.3.5"
105105 },
106106 "File::Find::Object::Result" : {
107107 "file" : "lib/File/Find/Object/Result.pm",
108 "version" : "v0.3.4"
108 "version" : "v0.3.5"
109109 },
110110 "File::Find::Object::TopPath" : {
111111 "file" : "lib/File/Find/Object.pm",
112 "version" : "v0.3.4"
112 "version" : "v0.3.5"
113113 }
114114 },
115115 "release_status" : "stable",
124124 "web" : "https://github.com/shlomif/perl-file-find-object"
125125 }
126126 },
127 "version" : "0.3.4",
127 "version" : "0.3.5",
128128 "x_Dist_Zilla" : {
129129 "perl" : {
130 "version" : "5.028002"
130 "version" : "5.030001"
131131 },
132132 "plugins" : [
133133 {
252252 "meta_noindex" : 1
253253 },
254254 "Dist::Zilla::Role::ModuleMetadata" : {
255 "Module::Metadata" : "1.000033",
255 "Module::Metadata" : "1.000036",
256256 "version" : "0.006"
257257 }
258258 },
393393 "version" : "4.015"
394394 },
395395 {
396 "class" : "Pod::Weaver::Section::Generic",
397 "name" : "@SHLOMIF/Name",
398 "version" : "4.015"
399 },
400 {
396401 "class" : "Pod::Weaver::Section::Version",
397402 "name" : "@SHLOMIF/Version",
398403 "version" : "4.015"
465470 {
466471 "class" : "Pod::Weaver::Section::Support",
467472 "name" : "@SHLOMIF/Support",
468 "version" : "1.010"
473 "version" : "1.012"
469474 },
470475 {
471476 "class" : "Pod::Weaver::Section::Authors",
619624 "version" : "6.012"
620625 }
621626 },
622 "x_generated_by_perl" : "v5.28.2",
623 "x_serialization_backend" : "Cpanel::JSON::XS version 4.12"
627 "x_generated_by_perl" : "v5.30.1",
628 "x_serialization_backend" : "Cpanel::JSON::XS version 4.18"
624629 }
625630
4444 provides:
4545 File::Find::Object:
4646 file: lib/File/Find/Object.pm
47 version: v0.3.4
47 version: v0.3.5
4848 File::Find::Object::Base:
4949 file: lib/File/Find/Object/Base.pm
50 version: v0.3.4
50 version: v0.3.5
5151 File::Find::Object::DeepPath:
5252 file: lib/File/Find/Object.pm
53 version: v0.3.4
53 version: v0.3.5
5454 File::Find::Object::PathComp:
5555 file: lib/File/Find/Object/PathComp.pm
56 version: v0.3.4
56 version: v0.3.5
5757 File::Find::Object::Result:
5858 file: lib/File/Find/Object/Result.pm
59 version: v0.3.4
59 version: v0.3.5
6060 File::Find::Object::TopPath:
6161 file: lib/File/Find/Object.pm
62 version: v0.3.4
62 version: v0.3.5
6363 requires:
6464 Carp: '0'
6565 Class::XSAccessor: '0'
7575 bugtracker: https://github.com/shlomif/perl-file-find-object/issues
7676 homepage: http://metacpan.org/release/File-Find-Object
7777 repository: git://github.com/shlomif/perl-file-find-object.git
78 version: 0.3.4
78 version: 0.3.5
7979 x_Dist_Zilla:
8080 perl:
81 version: '5.028002'
81 version: '5.030001'
8282 plugins:
8383 -
8484 class: Dist::Zilla::Plugin::Prereqs
175175 inherit_version: '1'
176176 meta_noindex: '1'
177177 Dist::Zilla::Role::ModuleMetadata:
178 Module::Metadata: '1.000033'
178 Module::Metadata: '1.000036'
179179 version: '0.006'
180180 name: '@Filter/MetaProvides::Package'
181181 version: '2.004003'
283283 name: '@CorePrep/H1Nester'
284284 version: '4.015'
285285 -
286 class: Pod::Weaver::Section::Generic
287 name: '@SHLOMIF/Name'
288 version: '4.015'
289 -
286290 class: Pod::Weaver::Section::Version
287291 name: '@SHLOMIF/Version'
288292 version: '4.015'
341345 -
342346 class: Pod::Weaver::Section::Support
343347 name: '@SHLOMIF/Support'
344 version: '1.010'
348 version: '1.012'
345349 -
346350 class: Pod::Weaver::Section::Authors
347351 name: '@SHLOMIF/Authors'
460464 config:
461465 is_trial: '0'
462466 version: '6.012'
463 x_generated_by_perl: v5.28.2
467 x_generated_by_perl: v5.30.1
464468 x_serialization_backend: 'YAML::Tiny version 1.73'
3939 "lib" => 0,
4040 "vars" => 0
4141 },
42 "VERSION" => "0.3.4",
42 "VERSION" => "0.3.5",
4343 "test" => {
4444 "TESTS" => "t/*.t"
4545 }
22 license = Artistic_2_0
33 copyright_holder = Olivier Thauvin and others
44 copyright_year = 2000
5 version = 0.3.4
5 version = 0.3.5
66
77 [@Filter]
88 -bundle = @SHLOMIF
00 package File::Find::Object::Base;
1 $File::Find::Object::Base::VERSION = '0.3.4';
1 $File::Find::Object::Base::VERSION = '0.3.5';
22 use strict;
33 use warnings;
44
5353
5454 =encoding UTF-8
5555
56 =head1 NAME
57
58 File::Find::Object::Base - base class for File::Find::Object
59
5660 =head1 VERSION
5761
58 version 0.3.4
62 version 0.3.5
5963
6064 =head1 DESCRIPTION
6165
6266 This is the base class for F::F::O classes. It only defines some accessors,
6367 and is for File::Find::Object's internal use.
6468
65 =head1 NAME
66
67 File::Find::Object::Base - base class for File::Find::Object
68
6969 =head1 METHODS
7070
7171 =head1 SEE ALSO
8787
8888 3. At your option - any later version of either or both of these licenses.
8989
90 =for :stopwords cpan testmatrix url annocpan anno bugtracker rt cpants kwalitee diff irc mailto metadata placeholders metacpan
90 =for :stopwords cpan testmatrix url bugtracker rt cpants kwalitee diff irc mailto metadata placeholders metacpan
9191
9292 =head1 SUPPORT
9393
121121 The RT ( Request Tracker ) website is the default bug/issue tracking system for CPAN.
122122
123123 L<https://rt.cpan.org/Public/Dist/Display.html?Name=File-Find-Object>
124
125 =item *
126
127 AnnoCPAN
128
129 The AnnoCPAN is a website that allows community annotations of Perl module documentation.
130
131 L<http://annocpan.org/dist/File-Find-Object>
132124
133125 =item *
134126
00 package File::Find::Object::PathComp;
1 $File::Find::Object::PathComp::VERSION = '0.3.4';
1 $File::Find::Object::PathComp::VERSION = '0.3.5';
22 use strict;
33 use warnings;
44
139139
140140 =encoding UTF-8
141141
142 =head1 NAME
143
144 File::Find::Object::PathComp - base class for File::Find::Object's Path Components
145
142146 =head1 VERSION
143147
144 version 0.3.4
148 version 0.3.5
145149
146150 =head1 DESCRIPTION
147151
148152 This is the base class for F::F::O's path components. It only defines some
149153 accessors, and is for File::Find::Object's internal use.
150154
151 =head1 NAME
152
153 File::Find::Object::PathComp - base class for File::Find::Object's Path Components
154
155155 =head1 METHODS
156156
157157 =head1 SEE ALSO
173173
174174 3. At your option - any later version of either or both of these licenses.
175175
176 =for :stopwords cpan testmatrix url annocpan anno bugtracker rt cpants kwalitee diff irc mailto metadata placeholders metacpan
176 =for :stopwords cpan testmatrix url bugtracker rt cpants kwalitee diff irc mailto metadata placeholders metacpan
177177
178178 =head1 SUPPORT
179179
207207 The RT ( Request Tracker ) website is the default bug/issue tracking system for CPAN.
208208
209209 L<https://rt.cpan.org/Public/Dist/Display.html?Name=File-Find-Object>
210
211 =item *
212
213 AnnoCPAN
214
215 The AnnoCPAN is a website that allows community annotations of Perl module documentation.
216
217 L<http://annocpan.org/dist/File-Find-Object>
218210
219211 =item *
220212
00 package File::Find::Object::Result;
1 $File::Find::Object::Result::VERSION = '0.3.4';
1 $File::Find::Object::Result::VERSION = '0.3.5';
22 use strict;
33 use warnings;
44 use integer;
5050
5151 =encoding UTF-8
5252
53 =head1 NAME
54
55 File::Find::Object::Result - a result class for File::Find::Object
56
5357 =head1 VERSION
5458
55 version 0.3.4
59 version 0.3.5
5660
5761 =head1 DESCRIPTION
5862
5963 This is a class returning a single L<File::Find::Object> result as returned
6064 by its next_obj() method.
61
62 =head1 NAME
63
64 File::Find::Object::Result - a result class for File::Find::Object
6565
6666 =head1 METHODS
6767
133133
134134 3. At your option - any later version of either or both of these licenses.
135135
136 =for :stopwords cpan testmatrix url annocpan anno bugtracker rt cpants kwalitee diff irc mailto metadata placeholders metacpan
136 =for :stopwords cpan testmatrix url bugtracker rt cpants kwalitee diff irc mailto metadata placeholders metacpan
137137
138138 =head1 SUPPORT
139139
167167 The RT ( Request Tracker ) website is the default bug/issue tracking system for CPAN.
168168
169169 L<https://rt.cpan.org/Public/Dist/Display.html?Name=File-Find-Object>
170
171 =item *
172
173 AnnoCPAN
174
175 The AnnoCPAN is a website that allows community annotations of Perl module documentation.
176
177 L<http://annocpan.org/dist/File-Find-Object>
178170
179171 =item *
180172
00 package File::Find::Object;
1 $File::Find::Object::VERSION = '0.3.4';
1 $File::Find::Object::VERSION = '0.3.5';
22 use strict;
33 use warnings;
44
55 package File::Find::Object::DeepPath;
6 $File::Find::Object::DeepPath::VERSION = '0.3.4';
6 $File::Find::Object::DeepPath::VERSION = '0.3.5';
77 use strict;
88 use warnings;
99
6666 }
6767
6868 package File::Find::Object::TopPath;
69 $File::Find::Object::TopPath::VERSION = '0.3.4';
69 $File::Find::Object::TopPath::VERSION = '0.3.5';
7070 use parent 'File::Find::Object::PathComp';
7171
7272 sub new
651651
652652 =encoding UTF-8
653653
654 =head1 NAME
655
656 File::Find::Object - An object oriented File::Find replacement
657
654658 =head1 VERSION
655659
656 version 0.3.4
660 version 0.3.5
657661
658662 =head1 SYNOPSIS
659663
675679 With File::Find::Object you can get the next file by calling the next()
676680 function, but setting a callback is still possible.
677681
678 =head1 NAME
679
680 File::Find::Object - An object oriented File::Find replacement
681
682682 =head1 FUNCTIONS
683683
684684 =head2 new
803803
804804 3. At your option - any later version of either or both of these licenses.
805805
806 =for :stopwords cpan testmatrix url annocpan anno bugtracker rt cpants kwalitee diff irc mailto metadata placeholders metacpan
806 =for :stopwords cpan testmatrix url bugtracker rt cpants kwalitee diff irc mailto metadata placeholders metacpan
807807
808808 =head1 SUPPORT
809809
837837 The RT ( Request Tracker ) website is the default bug/issue tracking system for CPAN.
838838
839839 L<https://rt.cpan.org/Public/Dist/Display.html?Name=File-Find-Object>
840
841 =item *
842
843 AnnoCPAN
844
845 The AnnoCPAN is a website that allows community annotations of Perl module documentation.
846
847 L<http://annocpan.org/dist/File-Find-Object>
848840
849841 =item *
850842