Commit graph

4 commits

Author SHA1 Message Date
wiz
7eeb51b534 Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
2014-05-29 23:35:13 +00:00
wen
fff0a45431 Update to 1.36
Upstream changes:
1.36 - Wed Jan  1 16:38:13 PST 2014
    * Fix RT #89849 - bad line counts on latest dev version of Perl

1.35 - Thu Oct 10 01:36:55 PDT 2013
    * Fix RT #89175 - don't distribute MYMETA*
    * add dir_exists_ok and dir_contains_ok
    * add file_contains_* functions
2014-05-09 08:29:39 +00:00
wiz
d2ca14a3f1 Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
2013-05-31 12:39:57 +00:00
schmonz
677bcf8e5d Add p5-Test-File.
This module provides a collection of test utilities for file attributes.

Some file attributes depend on the owner of the process testing the
file in the same way the file test operators do. For instance, root
(or super-user or Administrator) may always be able to read files
no matter the permissions.

Some attributes don't make sense outside of Unix, either, so some
tests automatically skip if they think they won't work on the
platform. If you have a way to make these functions work on Windows,
for instance, please send me a patch. :)
2013-04-12 14:34:28 +00:00