2013-09-29 |
Karen Etheridge |
work around backslash issues with Win32 paths in taint... |
commit | commitdiff | tree | snapshot |
2013-09-15 |
Karen Etheridge |
bump version again 1.008018 |
commit | commitdiff | tree | snapshot |
2013-09-15 |
Karen Etheridge |
changelog |
commit | commitdiff | tree | snapshot |
2013-09-15 |
Karen Etheridge |
more diagnostics here too |
commit | commitdiff | tree | snapshot |
2013-09-15 |
Karen Etheridge |
escape the backslashes in win32 paths; print the lib... |
commit | commitdiff | tree | snapshot |
2013-09-15 |
Karen Etheridge |
include the expected location in the test name, for... |
commit | commitdiff | tree | snapshot |
2013-09-14 |
Karen Etheridge |
bump version for release 1.008017 |
commit | commitdiff | tree | snapshot |
2013-09-14 |
Karen Etheridge |
some testers are still ending up with bad lib lists |
commit | commitdiff | tree | snapshot |
2013-09-14 |
Karen Etheridge |
avoid interpolation of backslashed chars in windows... |
commit | commitdiff | tree | snapshot |
2013-09-13 |
Karen Etheridge |
bump version for release 1.008016 |
commit | commitdiff | tree | snapshot |
2013-09-13 |
Karen Etheridge |
ignore temp dirs left behind by testing |
commit | commitdiff | tree | snapshot |
2013-09-13 |
Karen Etheridge |
quotemeta the path to avoid "Unrecognized escape \s... |
commit | commitdiff | tree | snapshot |
2013-09-13 |
Karen Etheridge |
use our wrapper for creating a local::lib dir, normaliz... |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Karen Etheridge |
bump release to fix missing t/lib/TempDir.pm from MANIFEST 1.008015 |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Karen Etheridge |
ARGH use a blacklist, not a whitelist |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Karen Etheridge |
bump version for release 1.008014 |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Karen Etheridge |
move mk_temp_dir into a lib so we can reuse it |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Karen Etheridge |
use $Config{path_sep} in tests, not : |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Karen Etheridge |
bump version for release 1.008013 |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Karen Etheridge |
oops, some of these variables aren't always initialized |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Karen Etheridge |
minor doc tweak, requested by sjohnson, #van.pm 1.008012 |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Karen Etheridge |
bump version for release |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Karen Etheridge |
Merge branch 'topic/taint' |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Karen Etheridge |
test that random junk in PERL_LOCAL_LIB_ROOT is ignored |
commit | commitdiff | tree | snapshot |
2013-09-10 |
Karen Etheridge |
RT#76661: work properly in a taintperl environment |
commit | commitdiff | tree | snapshot |
2013-09-10 |
Karen Etheridge |
add bullets to LIMITATIONS section |
commit | commitdiff | tree | snapshot |
2013-09-10 |
Karen Etheridge |
test for basic kwalitee metrics (which now pass, with... |
commit | commitdiff | tree | snapshot |
2013-09-10 |
Karen Etheridge |
add a simple README |
commit | commitdiff | tree | snapshot |
2013-09-10 |
Karen Etheridge |
test for whitespace, tabs |
commit | commitdiff | tree | snapshot |
2013-09-10 |
Karen Etheridge |
whitespace cleanup |
commit | commitdiff | tree | snapshot |
2013-09-10 |
Karen Etheridge |
spelling |
commit | commitdiff | tree | snapshot |
2013-09-10 |
Karen Etheridge |
some release tests (that all pass) |
commit | commitdiff | tree | snapshot |
2013-09-10 |
Karen Etheridge |
more whitespace in Changes for readability |
commit | commitdiff | tree | snapshot |
2013-09-10 |
Karen Etheridge |
look for fancy dashes byte-wise, rather than literally |
commit | commitdiff | tree | snapshot |
2013-07-27 |
Karen Etheridge |
ignore MANIFEST.SKIP.bak |
commit | commitdiff | tree | snapshot |
2013-07-27 |
Karen Etheridge |
bump version for release 1.008011 |
commit | commitdiff | tree | snapshot |
2013-07-27 |
Karen Etheridge |
changelog |
commit | commitdiff | tree | snapshot |
2013-07-27 |
Tatsuhiko Miyagawa |
don't bother fixing CPAN if running from cpanminus... |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Karen Etheridge |
link to the 2011 advent article |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Karen Etheridge |
skip all the default crap (this will get expanded on... |
commit | commitdiff | tree | snapshot |
2013-05-27 |
Karen Etheridge |
silence "Name "File::Spec::rel2abs" used only once... 1.008010 |
commit | commitdiff | tree | snapshot |
2013-05-27 |
Karen Etheridge |
bump version for re-release, after syncing with the... |
commit | commitdiff | tree | snapshot |
2013-05-27 |
Karen Etheridge |
ignore all the build byproducts |
commit | commitdiff | tree | snapshot |
2013-05-27 |
Karen Etheridge |
changelog for undef split fix |
commit | commitdiff | tree | snapshot |
2013-05-27 |
David Golden |
Fix a split on undefined value warning |
commit | commitdiff | tree | snapshot |
2013-05-27 |
Chris Nehren |
Remove Carp::Always, 1.8.9 1.008009 |
commit | commitdiff | tree | snapshot |
2013-02-25 |
Breno G. de... |
Carp::Always should not be a dep |
commit | commitdiff | tree | snapshot |
2013-02-24 |
Chris Nehren |
1.008008. Update the Changes file, remove some hard... 1.008008 |
commit | commitdiff | tree | snapshot |
2013-02-19 |
Olivier Mengué |
Test for no arch in PERL5LIB |
commit | commitdiff | tree | snapshot |
2013-02-19 |
Olivier Mengué |
Do not put arch dir in $PERL5LIB (RT#67871) |
commit | commitdiff | tree | snapshot |
2013-02-19 |
Olivier Mengué |
Move Win32 magic out of ensure_dir_structure_for() |
commit | commitdiff | tree | snapshot |
2013-02-19 |
Olivier Mengué |
Fix activate_paths when PERL_LOCAL_LIB_ROOT starts... |
commit | commitdiff | tree | snapshot |
2013-02-19 |
Olivier Mengué |
Fix ~/perl5/bin missing in $PATH |
commit | commitdiff | tree | snapshot |
2013-02-19 |
Chris Nehren |
Remove prototype causing warnings |
commit | commitdiff | tree | snapshot |
2013-02-19 |
Olivier Mengué |
Refactor PERL_M[BM]_OPT value when --deactivate |
commit | commitdiff | tree | snapshot |
2013-02-19 |
Chris Nehren |
rename %_env_list_value_defaults to %ENV_LIST_VALUE_DEF... |
commit | commitdiff | tree | snapshot |
2013-02-19 |
Olivier Mengué |
Refactor environment values building |
commit | commitdiff | tree | snapshot |
2013-02-19 |
Olivier Mengué |
Move xt/subroutine-in-inc.t to t/ |
commit | commitdiff | tree | snapshot |
2013-02-19 |
Olivier Mengué |
Fix xt/subroutine-in-inc.t |
commit | commitdiff | tree | snapshot |
2013-02-17 |
Karen Etheridge |
include r/w repo spec as a hint for contributors |
commit | commitdiff | tree | snapshot |
2013-02-17 |
Matt S Trout |
Changelog reversion to stable 1.008004 plus carp fix 1.008007 |
commit | commitdiff | tree | snapshot |
2013-02-17 |
osfameron |
Patch for Carp version mismatch |
commit | commitdiff | tree | snapshot |
2011-03-22 |
Torsten Raudssus |
Fixed typo |
commit | commitdiff | tree | snapshot |
2011-02-24 |
Chris Nehren |
And release 1.008004. 1.008004 |
commit | commitdiff | tree | snapshot |
2011-02-24 |
Andrew Rodland |
Fix stackable tests on win32 by canonicalizing the... |
commit | commitdiff | tree | snapshot |
2011-02-24 |
Andrew Rodland |
Do ensure_dir_structure_for *before* de-duping paths |
commit | commitdiff | tree | snapshot |
2011-02-24 |
Chris Nehren |
1.008003 with fixed stacking tests |
commit | commitdiff | tree | snapshot |
2011-02-24 |
Chris Nehren |
Merge branch 'master' of git.moose.perl.org:local-lib |
commit | commitdiff | tree | snapshot |
2011-02-24 |
Andrew Rodland |
Don't fail tests when already running under local::lib |
commit | commitdiff | tree | snapshot |
2011-02-23 |
Chris Nehren |
release 1.008002. |
commit | commitdiff | tree | snapshot |
2011-02-23 |
Andrew Rodland |
Add method docs for active_paths |
commit | commitdiff | tree | snapshot |
2011-02-23 |
Andrew Rodland |
Update tests for de-duplication |
commit | commitdiff | tree | snapshot |
2011-02-23 |
Andrew Rodland |
Resolve RT#64208, solving the issue of duplicate paths... |
commit | commitdiff | tree | snapshot |
2011-02-23 |
Andrew Rodland |
Put splitting PERL_LOCAL_LIB_ROOT into its own method |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Andrew Rodland |
Add myself to CONTRIBUTORS |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Andrew Rodland |
Add tests for adding/removing stuff to the stack |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Andrew Rodland |
Add documentation for --deactivate and --deactivate-all |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Andrew Rodland |
Add a --deactivate-all flag as well |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Andrew Rodland |
Add a --deactivate option to remove a l::l from the env |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Andrew Rodland |
If PERL_LOCAL_LIB_ROOT is already set, add ourselves... |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Andrew Rodland |
Add repo and bugtracker links in META |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Chris Nehren |
bump files for 1.008001 release. |
commit | commitdiff | tree | snapshot |
2011-01-08 |
David Golden |
Bootstrap Module::Build in Makefile.PL |
commit | commitdiff | tree | snapshot |
2011-01-05 |
David Golden |
update Changes file |
commit | commitdiff | tree | snapshot |
2011-01-05 |
David Golden |
bump version to 1.008000 |
commit | commitdiff | tree | snapshot |
2011-01-05 |
David Golden |
Avoid CPAN config init when just checking values |
commit | commitdiff | tree | snapshot |
2011-01-04 |
David Golden |
Remove redundant prereqs |
commit | commitdiff | tree | snapshot |
2011-01-04 |
David Golden |
lazy cpan config |
commit | commitdiff | tree | snapshot |
2011-01-04 |
David Golden |
Refactor print_environment_vars_for() |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Chris Nehren |
add PERL_LOCAL_LIB_ROOT to get along better with CPAN.pm. |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Chris Nehren |
and bump the lib version itself |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Chris Nehren |
Chase M::B version for PERL_MB_OPT. Thanks, miyagawa. |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Torsten Raudssus |
Added guess_shelltype method, fixed documentation about... 1.006009 |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Chris Nehren |
and bump the version |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Chris Nehren |
Merge branch 'master' of git.moose.perl.org:local-lib |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Chris Nehren |
Move to PERL_MB_OPT from .modulebuildrc |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Breno G. de... |
fixing pod reference |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Breno G. de... |
typo fixes |
commit | commitdiff | tree | snapshot |
2010-09-07 |
Chris Nehren |
I don't know how Getty managed to miss lib/local/lib.pm. |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Torsten Raudssus |
Fixed rights |
commit | commitdiff | tree | snapshot |
next |