2013-10-31 |
Matt Lawrence |
fix lib::core::only docs when combining with local... |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Graham Knop |
avoid warnings on unset CPAN settings, and de-dupe... |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Graham Knop |
adjust csh output to allow use directly by eval |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Graham Knop |
clarify that prefix warnings are about CPAN configuration |
commit | commitdiff | tree | snapshot |
2013-10-30 |
Graham Knop |
fix up old changelog entry |
commit | commitdiff | tree | snapshot |
2013-10-30 |
Graham Knop |
fix install script on cygwin |
commit | commitdiff | tree | snapshot |
2013-10-30 |
Graham Knop |
better location for test temp files |
commit | commitdiff | tree | snapshot |
2013-10-29 |
Graham Knop |
fix stackable test on windows |
commit | commitdiff | tree | snapshot |
2013-10-28 |
Graham Knop |
bump version to 1.008024 1.008024 |
commit | commitdiff | tree | snapshot |
2013-10-28 |
Graham Knop |
add Win32 extra files to .gitignore |
commit | commitdiff | tree | snapshot |
2013-10-28 |
Graham Knop |
bump ExtUtils::MakeMaker prerequisite to handle escapes... |
commit | commitdiff | tree | snapshot |
2013-10-28 |
Graham Knop |
fix installing to directories with spaces and backslashes |
commit | commitdiff | tree | snapshot |
2013-10-22 |
Graham Knop |
more reliable escaping in taint test |
commit | commitdiff | tree | snapshot |
2013-10-22 |
Graham Knop |
ignore outer local::lib in test instead of coping with it |
commit | commitdiff | tree | snapshot |
2013-10-22 |
Graham Knop |
be compatible with old Exporter |
commit | commitdiff | tree | snapshot |
2013-10-19 |
Karen Etheridge |
bump version to 1.008023 (stable) 1.008023 |
commit | commitdiff | tree | snapshot |
2013-10-19 |
Karen Etheridge |
this message is not needed |
commit | commitdiff | tree | snapshot |
2013-10-07 |
Karen Etheridge |
bump version to 1.008022 1.008022 |
commit | commitdiff | tree | snapshot |
2013-10-07 |
Karen Etheridge |
remove unix-style directory separator from regex (DOH!) |
commit | commitdiff | tree | snapshot |
2013-10-04 |
Karen Etheridge |
bump version to 1.008021 1.008021 |
commit | commitdiff | tree | snapshot |
2013-10-04 |
Karen Etheridge |
yet more fixing escaping of backslashes in win32 paths... |
commit | commitdiff | tree | snapshot |
2013-10-04 |
Karen Etheridge |
add a LICENSE file, and update the license text in pod |
commit | commitdiff | tree | snapshot |
2013-10-03 |
Karen Etheridge |
bump version to 1.008020 1.008020 |
commit | commitdiff | tree | snapshot |
2013-10-03 |
Karen Etheridge |
whitespace cleanup |
commit | commitdiff | tree | snapshot |
2013-10-03 |
Karen Etheridge |
enable warnings locally, rather than globally |
commit | commitdiff | tree | snapshot |
2013-10-03 |
Karen Etheridge |
ensure all tests have a plan |
commit | commitdiff | tree | snapshot |
2013-10-03 |
Karen Etheridge |
more diagnostics to help debug the *occasional* failure... |
commit | commitdiff | tree | snapshot |
2013-10-03 |
Karen Etheridge |
fix escaping of backslashes in win32 paths in test |
commit | commitdiff | tree | snapshot |
2013-09-29 |
Karen Etheridge |
bump version to 1.008019 1.008019 |
commit | commitdiff | tree | snapshot |
2013-09-29 |
Karen Etheridge |
more cleanup |
commit | commitdiff | tree | snapshot |
2013-09-29 |
Karen Etheridge |
changelog for trial release with test fixes |
commit | commitdiff | tree | snapshot |
2013-09-29 |
Karen Etheridge |
use normalized path on win32 in this test too |
commit | commitdiff | tree | snapshot |
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 |
next |