o Add a =head1 DESCRIPTION. This fixes installation using FreeBSD's BSDPAN
authorapeiron <apeiron@bd8105ee-0ff8-0310-8827-fb3f25b6796d>
Fri, 14 Sep 2007 00:12:00 +0000 (00:12 +0000)
committerapeiron <apeiron@bd8105ee-0ff8-0310-8827-fb3f25b6796d>
Fri, 14 Sep 2007 00:12:00 +0000 (00:12 +0000)
commit618272fe8c2729ed2ce0bdeb13d4476a6b52f6a1
tree277d6f33fa641ec34e5064a70b3bfc5efaa52143
parente423efcef07f7c84f84d0b4f7643c5df51c8b3d8
o   Add a =head1 DESCRIPTION. This fixes installation using FreeBSD's BSDPAN
    extension. Oh. And it also does this neat little thing called telling people
    what the code does. Might be handy.
o   Add rudimentary support with C style shells. Defaults to sh if your
    $ENV{SHELL} isn't defined for some reason (you evil person). Anything that
    doesn't match /csh/ is assumed to be Bourne. If someone makes another
    Futurama-themed shell that isn't Bourne-style, this'll probably spit out
    commands which make that shell break.
o   And add some docs in support of the aforementioned support for csh.

git-svn-id: http://dev.catalyst.perl.org/repos/bast/local-lib/1.000/trunk@3738 bd8105ee-0ff8-0310-8827-fb3f25b6796d
lib/local/lib.pm