9 Commits

Author SHA1 Message Date
sthen
95d31a4bd8 bump for search.cpan.org->metacpan.org change 2020-07-03 21:44:29 +00:00
bluhm
9f34ed70c3 update p5-File-Find-Object to 0.3.5 2020-02-03 20:28:57 +00:00
bluhm
41ff140477 update p5-File-Find-Object-Rule to 0.3.4
from wen heping
2019-09-11 21:49:09 +00:00
sthen
f74b6c2d62 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:44:34 +00:00
bluhm
28c45cfb81 Portroach must skip versions that follow a different schema. 2017-11-02 15:00:21 +00:00
bluhm
b8d6fb2fbe update p5-File-Find-Object to 0.3.2 2017-09-12 12:29:48 +00:00
naddy
cfbb239b6a Remove SHARED_ONLY from all CPAN Perl ports and the cpan and perl MODULES.
Add WANTLIB+=perl and PKG_ARCH=* as appropriate.
2016-03-20 19:56:05 +00:00
bluhm
bc3ff2f375 Use a variable for the version number.
OK ajacoutot@
2013-08-08 20:40:58 +00:00
bluhm
40015f2de0 Initial import of p5-File-Find-Object 0.2.7
File::Find::Object does the same job as File::Find but works like
an object and with an iterator.  As File::Find is not object oriented,
one cannot perform multiple searches in the same application.  The
second problem of File::Find is its file processing: after starting
its main loop, one cannot easily wait for another event and so get
the next result.
2013-08-08 20:13:12 +00:00