apeiron [Wed, 14 Jan 2009 03:21:36 +0000]
Swipe the MANIFEST.SKIP from Devel::REPL.
git-svn-id: http://dev.catalyst.perl.org/repos/bast/local-lib/1.000/trunk@5311
bd8105ee-0ff8-0310-8827-fb3f25b6796d
apeiron [Wed, 14 Jan 2009 03:03:39 +0000]
And the Changes file too. Whoops.
git-svn-id: http://dev.catalyst.perl.org/repos/bast/local-lib/1.000/trunk@5310
bd8105ee-0ff8-0310-8827-fb3f25b6796d
apeiron [Wed, 14 Jan 2009 03:02:48 +0000]
Tiny grammar nit in the POD.
git-svn-id: http://dev.catalyst.perl.org/repos/bast/local-lib/1.000/trunk@5309
bd8105ee-0ff8-0310-8827-fb3f25b6796d
apeiron [Wed, 14 Jan 2009 02:38:54 +0000]
Add the --self-contained patch from Mark Stosberg (with corrected CPAN.pm
command-line usage). Thanks, Mark!
git-svn-id: http://dev.catalyst.perl.org/repos/bast/local-lib/1.000/trunk@5308
bd8105ee-0ff8-0310-8827-fb3f25b6796d
matthewt [Wed, 6 Aug 2008 20:11:39 +0000]
bump version for release
git-svn-id: http://dev.catalyst.perl.org/repos/bast/local-lib/1.000/trunk@4737
bd8105ee-0ff8-0310-8827-fb3f25b6796d
matthewt [Wed, 6 Aug 2008 12:17:33 +0000]
more mangling to try and get cpan config init to work right
git-svn-id: http://dev.catalyst.perl.org/repos/bast/local-lib/1.000/trunk@4730
bd8105ee-0ff8-0310-8827-fb3f25b6796d
matthewt [Mon, 4 Aug 2008 12:28:23 +0000]
make CPAN config reinit automagic
git-svn-id: http://dev.catalyst.perl.org/repos/bast/local-lib/1.000/trunk@4728
bd8105ee-0ff8-0310-8827-fb3f25b6796d
apeiron [Sat, 21 Jun 2008 17:21:22 +0000]
Fix the use 5.8.1 line to work with 5.10 via use 5.008001;. Thanks to Mark
Grimes (mgrimes).
git-svn-id: http://dev.catalyst.perl.org/repos/bast/local-lib/1.000/trunk@4509
bd8105ee-0ff8-0310-8827-fb3f25b6796d
matthewt [Fri, 14 Mar 2008 22:03:47 +0000]
Interpolation fixes for PERL5LIB, improve --bootstrap handling
git-svn-id: http://dev.catalyst.perl.org/repos/bast/local-lib/1.000/trunk@4203
bd8105ee-0ff8-0310-8827-fb3f25b6796d
matthewt [Thu, 14 Feb 2008 16:24:45 +0000]
better bootstrap
git-svn-id: http://dev.catalyst.perl.org/repos/bast/local-lib/1.000/trunk@4082
bd8105ee-0ff8-0310-8827-fb3f25b6796d
apeiron [Wed, 19 Sep 2007 20:29:59 +0000]
I can no longer stay anonymous; add a CONTRIBUTORS section with the bits for
which people can blame me.
git-svn-id: http://dev.catalyst.perl.org/repos/bast/local-lib/1.000/trunk@3758
bd8105ee-0ff8-0310-8827-fb3f25b6796d
apeiron [Wed, 19 Sep 2007 16:45:57 +0000]
Prep for releasing 1.001000.
o Increment version number in local/lib.pm
o Document changes that made it into 1.001000 in the Changes file
o Add the Changes file
git-svn-id: http://dev.catalyst.perl.org/repos/bast/local-lib/1.000/trunk@3757
bd8105ee-0ff8-0310-8827-fb3f25b6796d
matthewt [Mon, 17 Sep 2007 20:57:39 +0000]
stupid hack to deal with CPAN.pm setting PERL5_CPANPLUS_IS_RUNNING env var
git-svn-id: http://dev.catalyst.perl.org/repos/bast/local-lib/1.000/trunk@3756
bd8105ee-0ff8-0310-8827-fb3f25b6796d
matthewt [Mon, 17 Sep 2007 20:20:58 +0000]
diffs from apeiron
git-svn-id: http://dev.catalyst.perl.org/repos/bast/local-lib/1.000/trunk@3755
bd8105ee-0ff8-0310-8827-fb3f25b6796d
apeiron [Sun, 16 Sep 2007 18:18:13 +0000]
Add a line to ignore .svn directories for those of us not using svk.
git-svn-id: http://dev.catalyst.perl.org/repos/bast/local-lib/1.000/trunk@3751
bd8105ee-0ff8-0310-8827-fb3f25b6796d
apeiron [Sun, 16 Sep 2007 02:25:00 +0000]
o Whoops. Brace style fixings.
git-svn-id: http://dev.catalyst.perl.org/repos/bast/local-lib/1.000/trunk@3750
bd8105ee-0ff8-0310-8827-fb3f25b6796d
apeiron [Sun, 16 Sep 2007 02:21:04 +0000]
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
matthewt [Sat, 15 Sep 2007 20:45:42 +0000]
redid test setup to be sane pod-wise
git-svn-id: http://dev.catalyst.perl.org/repos/bast/local-lib/1.000/trunk@3744
bd8105ee-0ff8-0310-8827-fb3f25b6796d
matthewt [Fri, 14 Sep 2007 14:29:25 +0000]
noted sponsorship of certain fixes
git-svn-id: http://dev.catalyst.perl.org/repos/bast/local-lib/1.000/trunk@3740
bd8105ee-0ff8-0310-8827-fb3f25b6796d
apeiron [Fri, 14 Sep 2007 01:16:22 +0000]
Move the shell detection code *out* of the while loop.
apeiron-- /kick apeiron idiot
git-svn-id: http://dev.catalyst.perl.org/repos/bast/local-lib/1.000/trunk@3739
bd8105ee-0ff8-0310-8827-fb3f25b6796d
apeiron [Fri, 14 Sep 2007 00:12:00 +0000]
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
matthewt [Thu, 13 Sep 2007 22:24:14 +0000]
document more limitations, fix bootstrap docs (CPAN non-reentrant so my original way didn't work)
git-svn-id: http://dev.catalyst.perl.org/repos/bast/local-lib/1.000/trunk@3736
bd8105ee-0ff8-0310-8827-fb3f25b6796d
matthewt [Thu, 13 Sep 2007 22:15:59 +0000]
fix File::HomeDir invocation, document limitations
git-svn-id: http://dev.catalyst.perl.org/repos/bast/local-lib/1.000/trunk@3735
bd8105ee-0ff8-0310-8827-fb3f25b6796d
matthewt [Thu, 13 Sep 2007 22:03:30 +0000]
document bootstrap procedure
git-svn-id: http://dev.catalyst.perl.org/repos/bast/local-lib/1.000/trunk@3734
bd8105ee-0ff8-0310-8827-fb3f25b6796d
matthewt [Thu, 13 Sep 2007 22:01:02 +0000]
heinous bootstrapping code
git-svn-id: http://dev.catalyst.perl.org/repos/bast/local-lib/1.000/trunk@3733
bd8105ee-0ff8-0310-8827-fb3f25b6796d
matthewt [Thu, 13 Sep 2007 22:00:46 +0000]
populate @INC as well as $ENV{PERL5LIB}
git-svn-id: http://dev.catalyst.perl.org/repos/bast/local-lib/1.000/trunk@3732
bd8105ee-0ff8-0310-8827-fb3f25b6796d
matthewt [Thu, 13 Sep 2007 22:00:06 +0000]
add MANIFEST.SKIP
git-svn-id: http://dev.catalyst.perl.org/repos/bast/local-lib/1.000/trunk@3731
bd8105ee-0ff8-0310-8827-fb3f25b6796d
matthewt [Thu, 13 Sep 2007 21:59:36 +0000]
remove erroneously checked-in t/var
git-svn-id: http://dev.catalyst.perl.org/repos/bast/local-lib/1.000/trunk@3730
bd8105ee-0ff8-0310-8827-fb3f25b6796d
matthewt [Wed, 22 Aug 2007 15:33:28 +0000]
screwed up the modulebuildrc syntax slightly
git-svn-id: http://dev.catalyst.perl.org/repos/bast/local-lib/1.000/trunk@3707
bd8105ee-0ff8-0310-8827-fb3f25b6796d
matthewt [Sun, 19 Aug 2007 21:01:59 +0000]
tests and test gen script
git-svn-id: http://dev.catalyst.perl.org/repos/bast/local-lib/1.000/trunk@3686
bd8105ee-0ff8-0310-8827-fb3f25b6796d
matthewt [Fri, 17 Aug 2007 15:51:52 +0000]
renamed compose to pipeline cos Lemm@netgoth.org.uk#orgy convinced me it made more sense
git-svn-id: http://dev.catalyst.perl.org/repos/bast/local-lib/1.000/trunk@3685
bd8105ee-0ff8-0310-8827-fb3f25b6796d
matthewt [Mon, 13 Aug 2007 22:20:42 +0000]
lib::local code
git-svn-id: http://dev.catalyst.perl.org/repos/bast/local-lib/1.000/trunk@3677
bd8105ee-0ff8-0310-8827-fb3f25b6796d
matthewt [Mon, 13 Aug 2007 22:20:26 +0000]
doc EUMM and MB version reqs
git-svn-id: http://dev.catalyst.perl.org/repos/bast/local-lib/1.000/trunk@3676
bd8105ee-0ff8-0310-8827-fb3f25b6796d
matthewt [Mon, 13 Aug 2007 22:13:29 +0000]
.
git-svn-id: http://dev.catalyst.perl.org/repos/bast/local-lib/1.000/trunk@3675
bd8105ee-0ff8-0310-8827-fb3f25b6796d