Date: Wed, 2 May 2001 14:18:33 -0700 (PDT) From: Mark Murray <markm@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/perl/BSDPAN BSDPAN.pm src/gnu/usr.bin/perl/BSDPAN/BSDPAN Override.pm Message-ID: <200105022118.f42LIXM86397@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
markm 2001/05/02 14:18:33 PDT
Modified files:
gnu/usr.bin/perl/BSDPAN BSDPAN.pm
gnu/usr.bin/perl/BSDPAN/BSDPAN Override.pm
Log:
- Avoid circular `use Config', which may lead to random synax errors
produced by miniperl during buildworld phase.
- While at it, do loading of SelfLoader only when it is needed, and in
place where it is needed.
Submitted by: tobez@tobez.org (who is doing way too much good work
and is in need of the Commit Bit punishment)
Revision Changes Path
1.3 +8 -6 src/gnu/usr.bin/perl/BSDPAN/BSDPAN.pm
1.5 +7 -5 src/gnu/usr.bin/perl/BSDPAN/BSDPAN/Override.pm
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200105022118.f42LIXM86397>
