Update of /cvsroot/fink/fink/perlmod/Fink
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv23187
Modified Files:
VirtPackage.pm
Log Message:
more perl modules for version 5.010000
Index: VirtPackage.pm
===================================================================
RCS file: /cvsroot/fink/fink/perlmod/Fink/VirtPackage.pm,v
retrieving revision 1.145
retrieving revision 1.146
diff -u -d -r1.145 -r1.146
--- VirtPackage.pm 7 Mar 2009 16:25:03 -0000 1.145
+++ VirtPackage.pm 9 Mar 2009 05:04:28 -0000 1.146
@@ -345,6 +345,27 @@
'yaml',
);
}
+ if ($perlver >= 5.010000) {
+ push(@modules,
+ 'archive-tar',
+ 'cpanplus',
+ 'cpanplus-dist-build',
+ 'compress-raw-zlib',
+ 'digest-sha',
+ 'extutils-cbuilder',
+ 'extutils-parsexs',
+ 'io-zlib',
+ 'locale-maketext-simple',
+ 'module-build',
+ 'module-corelist',
+ 'module-load',
+ 'module-load-conditional',
+ 'module-pluggable',
+ 'package-constants',
+ 'params-check',
+ 'pod-escapes',
+ );
+ }
$perlprovides .= ', ' . join(', ', map { $_ . '-pm' . $shortver
} sort @modules);
$hash->{provides} = $perlprovides;
------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs