Olivier Mengué [Sun, 1 May 2011 03:09:40 +0000]
Fix xt/subroutine-in-inc.t
Torsten Raudssus [Tue, 22 Mar 2011 18:34:59 +0000]
Fixed typo
Chris Nehren [Thu, 24 Feb 2011 21:49:37 +0000]
And release 1.008004.
Andrew Rodland [Thu, 24 Feb 2011 20:58:38 +0000]
Fix stackable tests on win32 by canonicalizing the path ahead of time
Andrew Rodland [Thu, 24 Feb 2011 20:56:32 +0000]
Do ensure_dir_structure_for *before* de-duping paths
this makes the de-dup work properly on win32 with the short name transformation.
Chris Nehren [Thu, 24 Feb 2011 00:17:49 +0000]
1.008003 with fixed stacking tests
Chris Nehren [Thu, 24 Feb 2011 00:17:05 +0000]
Merge branch 'master' of git.moose.perl.org:local-lib
Andrew Rodland [Thu, 24 Feb 2011 00:16:03 +0000]
Don't fail tests when already running under local::lib
Chris Nehren [Wed, 23 Feb 2011 22:15:33 +0000]
release 1.008002.
Andrew Rodland [Wed, 23 Feb 2011 20:34:54 +0000]
Add method docs for active_paths
Andrew Rodland [Wed, 23 Feb 2011 20:29:59 +0000]
Update tests for de-duplication
Andrew Rodland [Fri, 18 Feb 2011 04:33:56 +0000]
Resolve RT#64208, solving the issue of duplicate paths ONCE AND FOR ALL.
If asked to add a path that is already the most recent path activated,
local::lib won't try to doanything. If asked to add a path that's
already been activated further down the stack, it will remove it from
its current position and re-add, thus making it the new "most recent
path" without duplication. In other cases, everything is the same.
This adds yet another variable to pass down through three layers of
method calls. Something must be done about those.
Andrew Rodland [Fri, 18 Feb 2011 04:09:47 +0000]
Put splitting PERL_LOCAL_LIB_ROOT into its own method
we're going to be using it some more soon.
Andrew Rodland [Fri, 18 Feb 2011 03:30:22 +0000]
Add myself to CONTRIBUTORS
Andrew Rodland [Tue, 15 Feb 2011 23:26:12 +0000]
Add tests for adding/removing stuff to the stack
Andrew Rodland [Tue, 15 Feb 2011 23:10:38 +0000]
Add documentation for --deactivate and --deactivate-all
Andrew Rodland [Tue, 15 Feb 2011 22:41:43 +0000]
Add a --deactivate-all flag as well
Andrew Rodland [Tue, 15 Feb 2011 22:03:55 +0000]
Add a --deactivate option to remove a l::l from the env
Andrew Rodland [Tue, 15 Feb 2011 21:18:44 +0000]
If PERL_LOCAL_LIB_ROOT is already set, add ourselves to the end
instead of replacing it, so that we can keep track of multiple l::ls in
effect.
Andrew Rodland [Tue, 15 Feb 2011 20:34:34 +0000]
Add repo and bugtracker links in META
Chris Nehren [Sun, 9 Jan 2011 10:30:31 +0000]
bump files for 1.008001 release.
David Golden [Sat, 8 Jan 2011 21:19:51 +0000]
Bootstrap Module::Build in Makefile.PL
Now that Module::Build supports PERL_MB_OPT, it can be bootstrapped
just like ExtUtils::MakeMaker is.
This is a critical change to support CPAN.pm being able to bootstrap
local::lib on old Perls. (Tested on 5.8.1)
David Golden [Wed, 5 Jan 2011 11:51:01 +0000]
update Changes file
David Golden [Wed, 5 Jan 2011 11:50:45 +0000]
bump version to 1.008000
David Golden [Wed, 5 Jan 2011 11:43:00 +0000]
Avoid CPAN config init when just checking values
This commit keeps Makefile.PL from triggering a
full CPAN configuration initialization just to see
if certain bad configurations exist. It's sufficient
to load any exist config and check that.
David Golden [Tue, 4 Jan 2011 16:47:14 +0000]
Remove redundant prereqs
Both EU::ParseXS and EU::CBuilder are now full prerequisites of
Module::Build 0.36.
David Golden [Tue, 4 Jan 2011 16:31:54 +0000]
lazy cpan config
David Golden [Tue, 4 Jan 2011 12:45:59 +0000]
Refactor print_environment_vars_for()
Splits it into environment_vars_string_for() to generate the string and
leaves print_environment_vars_for() as just a print wrapper around it.
Chris Nehren [Mon, 3 Jan 2011 04:54:13 +0000]
add PERL_LOCAL_LIB_ROOT to get along better with CPAN.pm.
Chris Nehren [Fri, 10 Dec 2010 03:29:29 +0000]
and bump the lib version itself
Chris Nehren [Fri, 10 Dec 2010 03:28:46 +0000]
Chase M::B version for PERL_MB_OPT. Thanks, miyagawa.
Torsten Raudssus [Thu, 9 Dec 2010 20:38:46 +0000]
Added guess_shelltype method, fixed documentation about new changes
Chris Nehren [Wed, 17 Nov 2010 07:15:37 +0000]
and bump the version
Chris Nehren [Wed, 17 Nov 2010 07:10:17 +0000]
Merge branch 'master' of git.moose.perl.org:local-lib
Chris Nehren [Wed, 17 Nov 2010 07:10:06 +0000]
Move to PERL_MB_OPT from .modulebuildrc
Breno G. de Oliveira [Tue, 14 Sep 2010 23:22:43 +0000]
fixing pod reference
Breno G. de Oliveira [Tue, 14 Sep 2010 23:22:06 +0000]
typo fixes
Chris Nehren [Tue, 7 Sep 2010 00:30:49 +0000]
I don't know how Getty managed to miss lib/local/lib.pm.
Torsten Raudssus [Wed, 25 Aug 2010 22:22:37 +0000]
Fixed rights
Torsten Raudssus [Thu, 12 Aug 2010 21:04:45 +0000]
Pumped version, documented last undocumented method to german, updated Changes
Breno G. de Oliveira [Thu, 12 Aug 2010 20:58:16 +0000]
small typo fix on Changes file
Breno G. de Oliveira [Thu, 12 Aug 2010 20:56:12 +0000]
documenting build_environment_vars_for()
Breno G. de Oliveira [Thu, 12 Aug 2010 20:55:17 +0000]
updating pt-br documentation
Breno G. de Oliveira [Thu, 12 Aug 2010 19:55:39 +0000]
stupid cpan needs 'NAME' field
Torsten Raudssus [Thu, 12 Aug 2010 19:22:16 +0000]
Updated Changes, Changed methods look in documentation
Breno G. de Oliveira [Thu, 12 Aug 2010 17:08:47 +0000]
added small translation explanation
Breno G. de Oliveira [Thu, 12 Aug 2010 16:52:36 +0000]
updating contributors list
Breno G. de Oliveira [Thu, 12 Aug 2010 16:48:56 +0000]
fixing unmatched brace on documentation
Breno G. de Oliveira [Thu, 12 Aug 2010 16:48:20 +0000]
adding pt_br translation
Torsten Raudssus [Thu, 12 Aug 2010 00:13:54 +0000]
Updated german documentation
Torsten Raudssus [Wed, 4 Aug 2010 16:12:08 +0000]
Small fix of the spaces warnings
Torsten Raudssus [Wed, 4 Aug 2010 14:00:42 +0000]
Added information about directory with spaces
Torsten Raudssus [Wed, 4 Aug 2010 13:53:57 +0000]
Micro documentation fixes
Torsten Raudssus [Thu, 15 Jul 2010 19:06:49 +0000]
Micro german documentation change
Torsten Raudssus [Tue, 13 Jul 2010 17:24:50 +0000]
Added support informations to the pod in both languages
fixed newline of the german doc
Torsten Raudssus [Thu, 10 Jun 2010 16:46:11 +0000]
Still an idiot ;)
Torsten Raudssus [Thu, 10 Jun 2010 16:37:21 +0000]
I am an idiot
Torsten Raudssus [Thu, 10 Jun 2010 14:15:08 +0000]
rm -rf podloc && cd POD2/
Torsten Raudssus [Thu, 10 Jun 2010 01:45:22 +0000]
Updated Changes and version
Torsten Raudssus [Thu, 10 Jun 2010 01:42:54 +0000]
Trying to workaround a search.cpan.org "Bug"
Torsten Raudssus [Wed, 9 Jun 2010 23:51:52 +0000]
Fixed the L<> links in the pod
Fixed some words in the doc
Torsten Raudssus [Wed, 9 Jun 2010 23:34:28 +0000]
corrected Changes
Torsten Raudssus [Wed, 9 Jun 2010 23:33:10 +0000]
Added german translation
Enhanced english documentation
Torsten Raudssus [Wed, 9 Jun 2010 11:14:21 +0000]
Hups... tabs arent spaces
Torsten Raudssus [Wed, 9 Jun 2010 10:51:02 +0000]
Updated Changesfile
Changed version
Matt S Trout [Wed, 26 May 2010 19:15:07 +0000]
doc patch for win32 from run4flat
Brian Phillips [Wed, 19 May 2010 18:34:28 +0000]
reverse the perl/arch paths in PERL5LIB
This ensures consistency with how perl handles PERL5LIB where it looks in
the architecture-specific directory prior to pure-perl directories.
See https://rt.cpan.org/Public/Bug/Display.html?id=57493 for details.
matthewt [Wed, 31 Mar 2010 18:10:38 +0000]
doc cleanup
git-svn-id: http://dev.catalyst.perl.org/repos/bast/local-lib/1.000/trunk@9073
bd8105ee-0ff8-0310-8827-fb3f25b6796d
matthewt [Wed, 31 Mar 2010 16:23:40 +0000]
delete broken --self-contained flag from core
git-svn-id: http://dev.catalyst.perl.org/repos/bast/local-lib/1.000/trunk@9072
bd8105ee-0ff8-0310-8827-fb3f25b6796d
matthewt [Wed, 31 Mar 2010 16:12:02 +0000]
add lib::core::only module
git-svn-id: http://dev.catalyst.perl.org/repos/bast/local-lib/1.000/trunk@9071
bd8105ee-0ff8-0310-8827-fb3f25b6796d
apeiron [Mon, 15 Mar 2010 12:46:21 +0000]
better error message per sheriff/moses and sane first example per avar
git-svn-id: http://dev.catalyst.perl.org/repos/bast/local-lib/1.000/trunk@9004
bd8105ee-0ff8-0310-8827-fb3f25b6796d
apeiron [Thu, 11 Mar 2010 11:29:27 +0000]
commit fixes that went into 1.005001
git-svn-id: http://dev.catalyst.perl.org/repos/bast/local-lib/1.000/trunk@8962
bd8105ee-0ff8-0310-8827-fb3f25b6796d
apeiron [Wed, 10 Mar 2010 20:57:19 +0000]
duh, apeiron--, dunno how I missed that
git-svn-id: http://dev.catalyst.perl.org/repos/bast/local-lib/1.000/trunk@8960
bd8105ee-0ff8-0310-8827-fb3f25b6796d
apeiron [Wed, 10 Mar 2010 20:43:52 +0000]
IRC quote had a quote char in it that ended the quoted perl code
git-svn-id: http://dev.catalyst.perl.org/repos/bast/local-lib/1.000/trunk@8959
bd8105ee-0ff8-0310-8827-fb3f25b6796d
apeiron [Wed, 10 Mar 2010 20:40:54 +0000]
revert the cpan.shadowcatprojects.net default for now
git-svn-id: http://dev.catalyst.perl.org/repos/bast/local-lib/1.000/trunk@8958
bd8105ee-0ff8-0310-8827-fb3f25b6796d
apeiron [Wed, 10 Mar 2010 20:39:30 +0000]
Update the Changes file for release
git-svn-id: http://dev.catalyst.perl.org/repos/bast/local-lib/1.000/trunk@8957
bd8105ee-0ff8-0310-8827-fb3f25b6796d
apeiron [Tue, 9 Mar 2010 18:38:01 +0000]
typo fix in the POD thanks to poisonbit
git-svn-id: http://dev.catalyst.perl.org/repos/bast/local-lib/1.000/trunk@8951
bd8105ee-0ff8-0310-8827-fb3f25b6796d
apeiron [Sun, 21 Feb 2010 19:38:24 +0000]
helps if I use the same variable name throughout the code
git-svn-id: http://dev.catalyst.perl.org/repos/bast/local-lib/1.000/trunk@8793
bd8105ee-0ff8-0310-8827-fb3f25b6796d
apeiron [Sun, 21 Feb 2010 11:59:32 +0000]
More robust handling of running new toolchains on older perls. This should sort
out issues users have with bootstrapping on e.g. Solaris and other traditional
Unices. In addition, try to find a GNU tar capable of dealing with @LongLink so
bootstrapping doesn't fail.
git-svn-id: http://dev.catalyst.perl.org/repos/bast/local-lib/1.000/trunk@8781
bd8105ee-0ff8-0310-8827-fb3f25b6796d
apeiron [Sat, 20 Feb 2010 20:12:38 +0000]
remove spurious quotes
git-svn-id: http://dev.catalyst.perl.org/repos/bast/local-lib/1.000/trunk@8768
bd8105ee-0ff8-0310-8827-fb3f25b6796d
apeiron [Fri, 19 Feb 2010 16:19:41 +0000]
Fix misplaced apostrophe
git-svn-id: http://dev.catalyst.perl.org/repos/bast/local-lib/1.000/trunk@8764
bd8105ee-0ff8-0310-8827-fb3f25b6796d
apeiron [Thu, 18 Feb 2010 10:40:05 +0000]
Warnings for missing PATH/PERL5LIB (as when not running interactively) silenced
by a patch from Marco Emilio Poleggi.
git-svn-id: http://dev.catalyst.perl.org/repos/bast/local-lib/1.000/trunk@8738
bd8105ee-0ff8-0310-8827-fb3f25b6796d
apeiron [Sun, 14 Feb 2010 11:25:32 +0000]
Beginning of better docs for --self-contained courtesy of markstos@cpan.org.
Also bump the version number immediately so I don't forget to when I release it.
git-svn-id: http://dev.catalyst.perl.org/repos/bast/local-lib/1.000/trunk@8706
bd8105ee-0ff8-0310-8827-fb3f25b6796d
apeiron [Sun, 14 Feb 2010 11:25:26 +0000]
I apparently never actually committed these files. o_O
git-svn-id: http://dev.catalyst.perl.org/repos/bast/local-lib/1.000/trunk@8705
bd8105ee-0ff8-0310-8827-fb3f25b6796d
apeiron [Tue, 1 Dec 2009 19:49:48 +0000]
And bump it again to 1.82 for an M::I API issue.
git-svn-id: http://dev.catalyst.perl.org/repos/bast/local-lib/1.000/trunk@8008
bd8105ee-0ff8-0310-8827-fb3f25b6796d
apeiron [Tue, 1 Dec 2009 18:50:14 +0000]
bump CPAN.pm requirement to work around error reported by jjore
git-svn-id: http://dev.catalyst.perl.org/repos/bast/local-lib/1.000/trunk@8007
bd8105ee-0ff8-0310-8827-fb3f25b6796d
t0m [Wed, 28 Oct 2009 10:53:29 +0000]
Fix warning from undef PERL5LIB
git-svn-id: http://dev.catalyst.perl.org/repos/bast/local-lib/1.000/trunk@7823
bd8105ee-0ff8-0310-8827-fb3f25b6796d
t0m [Fri, 16 Oct 2009 02:11:40 +0000]
Revert 7790:7788, fix File::HomeDir instead.
git-svn-id: http://dev.catalyst.perl.org/repos/bast/local-lib/1.000/trunk@7792
bd8105ee-0ff8-0310-8827-fb3f25b6796d
t0m [Fri, 16 Oct 2009 02:07:08 +0000]
Remove spurious dumper output
git-svn-id: http://dev.catalyst.perl.org/repos/bast/local-lib/1.000/trunk@7791
bd8105ee-0ff8-0310-8827-fb3f25b6796d
t0m [Fri, 16 Oct 2009 02:06:29 +0000]
Simpler. Technically less correct, but who cares.
git-svn-id: http://dev.catalyst.perl.org/repos/bast/local-lib/1.000/trunk@7790
bd8105ee-0ff8-0310-8827-fb3f25b6796d
t0m [Fri, 16 Oct 2009 01:54:34 +0000]
Use CPAN::Version for version comparison if available so that warnings due to having the file::homedir dev release installed shut up
git-svn-id: http://dev.catalyst.perl.org/repos/bast/local-lib/1.000/trunk@7789
bd8105ee-0ff8-0310-8827-fb3f25b6796d
apeiron [Wed, 14 Oct 2009 01:46:49 +0000]
And update the Changes file, too.
git-svn-id: http://dev.catalyst.perl.org/repos/bast/local-lib/1.000/trunk@7785
bd8105ee-0ff8-0310-8827-fb3f25b6796d
apeiron [Wed, 14 Oct 2009 01:45:10 +0000]
Add explicit licensing info and bump the version for a release.
git-svn-id: http://dev.catalyst.perl.org/repos/bast/local-lib/1.000/trunk@7784
bd8105ee-0ff8-0310-8827-fb3f25b6796d
apeiron [Wed, 14 Oct 2009 01:41:56 +0000]
Add details about sourcing the shell config file after writing it since
apparently it is not obvious to at least four-five people, even though it is
blindingly obvious to everyone who's committed to this repo. I'll save my rant
about knowing the command line for somewhere other than a commit message.
git-svn-id: http://dev.catalyst.perl.org/repos/bast/local-lib/1.000/trunk@7783
bd8105ee-0ff8-0310-8827-fb3f25b6796d
apeiron [Sat, 5 Sep 2009 23:55:25 +0000]
Make The bootstrapping technique a =head2 for easy linking upon ash's advice.
git-svn-id: http://dev.catalyst.perl.org/repos/bast/local-lib/1.000/trunk@7576
bd8105ee-0ff8-0310-8827-fb3f25b6796d
apeiron [Thu, 3 Sep 2009 02:00:30 +0000]
Doc changes thanks to kurisuto@irc.perl.org/#catalyst.
Cleaned up the indentation on code lines in the POD.
git-svn-id: http://dev.catalyst.perl.org/repos/bast/local-lib/1.000/trunk@7496
bd8105ee-0ff8-0310-8827-fb3f25b6796d
t0m [Wed, 2 Sep 2009 22:35:37 +0000]
De-dup @INC and $ENV{PERL5LIB} entries
git-svn-id: http://dev.catalyst.perl.org/repos/bast/local-lib/1.000/trunk@7495
bd8105ee-0ff8-0310-8827-fb3f25b6796d
t0m [Wed, 2 Sep 2009 22:33:42 +0000]
I totally misparsed the next if ref code first time round, oops. Here are some tests for what it does to help idiots like me in future
git-svn-id: http://dev.catalyst.perl.org/repos/bast/local-lib/1.000/trunk@7494
bd8105ee-0ff8-0310-8827-fb3f25b6796d
apeiron [Wed, 26 Aug 2009 02:26:50 +0000]
roll-up of changes for 1.004005 and 1.004006 because I forgot to commit
1.004005 because I suck
git-svn-id: http://dev.catalyst.perl.org/repos/bast/local-lib/1.000/trunk@7392
bd8105ee-0ff8-0310-8827-fb3f25b6796d
apeiron [Thu, 6 Aug 2009 02:51:35 +0000]
- Fix Win32 / Cygwin detection (emazep).
git-svn-id: http://dev.catalyst.perl.org/repos/bast/local-lib/1.000/trunk@7239
bd8105ee-0ff8-0310-8827-fb3f25b6796d