SOURCES: pldcpan.pl - started todo/wishlist

glen glen at pld-linux.org
Tue Jan 17 11:34:26 CET 2006


Author: glen                         Date: Tue Jan 17 10:34:26 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- started todo/wishlist

---- Files affected:
SOURCES:
   pldcpan.pl (1.32 -> 1.33) 

---- Diffs:

================================================================
Index: SOURCES/pldcpan.pl
diff -u SOURCES/pldcpan.pl:1.32 SOURCES/pldcpan.pl:1.33
--- SOURCES/pldcpan.pl:1.32	Mon Nov 14 19:43:58 2005
+++ SOURCES/pldcpan.pl	Tue Jan 17 11:34:20 2006
@@ -15,6 +15,18 @@
 use Module::CoreList qw();
 
 #use IO::All;
+=cut
+TODO/Wishlist
+
+- rm -f .packlist in install
+- use poldek to search if dir should be packaged:
+$ poldek -q --cmd search -f /usr/share/perl5/vendor_perl/Text
+perl-base-5.8.7-4
+- first could be checked if the dir is contained by perl-base (will be faster
+than querying poldek)
+- implement what SPECS/new-cpan.sh provides -- automatically downloading tarball from cpan
+
+=cut
 
 our $VERSION = sprintf "%d.%02d", q$Revision$ =~ /(\d+)/g;
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/pldcpan.pl?r1=1.32&r2=1.33&f=u



More information about the pld-cvs-commit mailing list