SOURCES: pldcpan.pl - note required perl packages
adamg
adamg at pld-linux.org
Thu May 3 13:29:36 CEST 2007
Author: adamg Date: Thu May 3 11:29:36 2007 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- note required perl packages
---- Files affected:
SOURCES:
pldcpan.pl (1.44 -> 1.45)
---- Diffs:
================================================================
Index: SOURCES/pldcpan.pl
diff -u SOURCES/pldcpan.pl:1.44 SOURCES/pldcpan.pl:1.45
--- SOURCES/pldcpan.pl:1.44 Sat Mar 31 14:11:18 2007
+++ SOURCES/pldcpan.pl Thu May 3 13:29:31 2007
@@ -1,4 +1,7 @@
#!/usr/bin/perl -w
+# Requirements:
+# perl-Pod-Tree perl-Archive-Any perl-Template-Toolkit perl-YAML perl-IO-String
+# perl-File-Iterator perl-Module-CoreList
use strict;
use Cwd qw( getcwd );
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/pldcpan.pl?r1=1.44&r2=1.45&f=u
More information about the pld-cvs-commit
mailing list