tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: ExtUtils::MakeMaker is in corelist now (Re: creating perl module packages
The other possibility is attached
(Did not checked against old Perl's).
---
mef%NetBSD.org@localhost
Makoto Fujiwara,
Chiba, Japan, Narita Airport and Disneyland prefecture.
Index: pkgtools/url2pkg/files/MakeMaker.pm
===================================================================
RCS file: /cvsroot/pkgsrc/pkgtools/url2pkg/files/MakeMaker.pm,v
retrieving revision 1.4
diff -u -u -r1.4 MakeMaker.pm
--- pkgtools/url2pkg/files/MakeMaker.pm 28 Dec 2013 16:46:29 -0000 1.4
+++ pkgtools/url2pkg/files/MakeMaker.pm 28 Apr 2015 13:59:46 -0000
@@ -39,7 +39,7 @@
# other Perl modules. It is used to simplify the generation of pkgsrc
# packages for Perl modules.
-package ExtUtils::MakeMaker;
+package main;
use strict;
use warnings;
Home |
Main Index |
Thread Index |
Old Index