summaryrefslogtreecommitdiffstats
path: root/perl/perl-file-listing
diff options
context:
space:
mode:
author ponce <matteo.bernardini@gmail.com>2012-08-25 18:36:20 +0200
committer ponce <matteo.bernardini@gmail.com>2012-08-25 18:36:20 +0200
commitcb3e51a2b562d7256d92150a7fa61f69c840635b (patch)
tree5428b928cd9a32e042b8f0bf3ee442d1928269f6 /perl/perl-file-listing
parentf6a48f76263d30ff30df29577f166aaefeb1a2d3 (diff)
downloadslackbuilds-cb3e51a2b562d7256d92150a7fa61f69c840635b.tar.gz
slackbuilds-cb3e51a2b562d7256d92150a7fa61f69c840635b.tar.xz
perl/perl-file-listing: Fixed dep information
Diffstat (limited to 'perl/perl-file-listing')
-rw-r--r--perl/perl-file-listing/README2
1 files changed, 0 insertions, 2 deletions
diff --git a/perl/perl-file-listing/README b/perl/perl-file-listing/README
index 9d2fc2392a..a76cfefbaa 100644
--- a/perl/perl-file-listing/README
+++ b/perl/perl-file-listing/README
@@ -21,5 +21,3 @@ are represented by an array consisting of [ $filename, $filetype, $filesize,
$filetime, $filemode ]. The $filetype value is one of the letters 'f', 'd',
'l' or '?'. The $filetime value is the seconds since Jan 1, 1970. The
$filemode is a bitmask like the mode returned by stat().
-
-This requires perl-http-date.