From owner-cvs-all Tue May 1 2:25:30 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1A3A737B422; Tue, 1 May 2001 02:25:25 -0700 (PDT) (envelope-from joe@FreeBSD.org) Received: (from joe@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f419PP491985; Tue, 1 May 2001 02:25:25 -0700 (PDT) (envelope-from joe) Message-Id: <200105010925.f419PP491985@freefall.freebsd.org> From: Josef Karthauser Date: Tue, 1 May 2001 02:25:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/perl/BSDPAN Config.pm BSDPAN.pm Makefile src/gnu/usr.bin/perl/BSDPAN/BSDPAN Override.pm src/gnu/usr.bin/perl/BSDPAN/ExtUtils MM_Unix.pm Packlist.pm X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG joe 2001/05/01 02:25:24 PDT Modified files: gnu/usr.bin/perl/BSDPAN BSDPAN.pm Makefile gnu/usr.bin/perl/BSDPAN/BSDPAN Override.pm gnu/usr.bin/perl/BSDPAN/ExtUtils MM_Unix.pm Packlist.pm Added files: gnu/usr.bin/perl/BSDPAN Config.pm Log: * Add Config.pm to fight situations when perldoc(1) showed a manual page for a module overridden by BSDPAN instead of the original module. * Fix wrong manual section numbers in SEE ALSO. * Add `Revision 42' to the beer-ware license. The BSDPAN author did not originally get the reference and removed the revision from original phk's version. Submitted by: Anton Berezin Revision Changes Path 1.2 +4 -4 src/gnu/usr.bin/perl/BSDPAN/BSDPAN.pm 1.2 +2 -2 src/gnu/usr.bin/perl/BSDPAN/Makefile 1.4 +3 -3 src/gnu/usr.bin/perl/BSDPAN/BSDPAN/Override.pm 1.3 +3 -3 src/gnu/usr.bin/perl/BSDPAN/ExtUtils/MM_Unix.pm 1.2 +3 -3 src/gnu/usr.bin/perl/BSDPAN/ExtUtils/Packlist.pm To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message