o Refactored shell detection into something a bit more easily-extendable, and
authorapeiron <apeiron@bd8105ee-0ff8-0310-8827-fb3f25b6796d>
Sun, 16 Sep 2007 02:21:04 +0000 (02:21 +0000)
committerapeiron <apeiron@bd8105ee-0ff8-0310-8827-fb3f25b6796d>
Sun, 16 Sep 2007 02:21:04 +0000 (02:21 +0000)
commit1bc71e5656bb805364e1838bbac9b66e048da021
tree443744bd38c04926bf3f2b42e66f6e83078efd39
parent275c9dae98ec5028e4d1d74b7105937dafbc79ae
o   Refactored shell detection into something a bit more easily-extendable, and
    general cleanups in that department.

o   Additional docs stating when you'd use this and a more accurate description
    of what this actually does. Also enumerate the environment variables that
    are changed on import, and let the user know that if they try to be a wise
    guy and forget to define $SHELL that they'll be given Bourne commands as a
    default.

o   Much -- or rather most -- of this work was done in direct cooperation with
    mst++ who taught me more than a thing or two about how perl works as we
    discussed the shell refactoring. I merely did the typing. Thanks, mst.

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