]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Avoid circular `use Config', which may lead to random synax errors
authorMark Murray <markm@FreeBSD.org>
Wed, 2 May 2001 21:18:32 +0000 (21:18 +0000)
committerMark Murray <markm@FreeBSD.org>
Wed, 2 May 2001 21:18:32 +0000 (21:18 +0000)
commit2a7d49a8044f8390432327de51d29a8d67142554
tree4780ee3d7af09e9e20e67d43ed0fe95c678830db
parent21ac6df7ffcf6b2f3711636ddeaf1684f8db3938
- 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)
gnu/usr.bin/perl/BSDPAN/BSDPAN.pm
gnu/usr.bin/perl/BSDPAN/BSDPAN/Override.pm