1
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Sep 26, 2024 — Sep 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
And update the Changes file, too. More... almost 16 years ago
Add explicit licensing info and bump the version for a release. More... almost 16 years ago
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. More... almost 16 years ago
Make The bootstrapping technique a =head2 for easy linking upon ash's advice. More... about 16 years ago
Doc changes thanks to [email protected]/#catalyst. Cleaned up the indentation on code lines in the POD. More... about 16 years ago
De-dup @INC and $ENV{PERL5LIB} entries
t0m
More... about 16 years ago
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
t0m
More... about 16 years ago
roll-up of changes for 1.004005 and 1.004006 because I forgot to commit 1.004005 because I suck More... about 16 years ago
- Fix Win32 / Cygwin detection (emazep). More... about 16 years ago
Damn slow lorries
t0m
More... about 16 years ago
Add ignoreprops everywhere. Update changes and bump version for release. Update MANIFEST.SKIP to avoid test generated files
t0m
More... over 16 years ago
Fix Makefile.PL if you have really really old CPAN.pm and you're not trying to --bootstrap
t0m
More... over 16 years ago
Fix warning
t0m
More... over 16 years ago
Slightly cleanup @INC vs PERL5LIB handling in --self-contained, and fix duplicate code from merge
t0m
More... over 16 years ago
Merged patches from Curtis Jewell <[email protected]> for win32 fixes. More... over 16 years ago
Fixed up INC untaint procedure to skip/ignore CODE, ARRAY, blessed entries. Include test in xt/ for the above More... over 16 years ago
grink's fixes for --self-contained
t0m
More... over 16 years ago
missing semicolon, remove ^Ms
hdp
More... over 16 years ago
make TARGET optional
hdp
More... over 16 years ago
Clean up CPAN.pm's environment variable the same way we do for CPANPLUS. Add an example program showing local::lib employed programmatically (confound). Add the beginnings of a troubleshooting section (pattern). More... over 16 years ago
Check for bad options in CPAN config. Fix bootstrapping, thanks to confound. More... over 16 years ago
Additional install tests from Hans Dieter Pearcey ([email protected]). Thanks! More... over 16 years ago
doc patch from amiri in #catalyst
t0m
More... over 16 years ago
Better docs and nix the .svn files from being included in the dist. More... over 16 years ago
Add a doc patch from Torsten Raudssus <[email protected]> that clarifies how to specify a directory other than ~/perl5. More... over 16 years ago
Bail if given fancy dashes due to copypasting from a UTF8-happy POD formatter. More... over 16 years ago
Swipe the MANIFEST.SKIP from Devel::REPL. More... over 16 years ago
And the Changes file too. Whoops. More... over 16 years ago
Tiny grammar nit in the POD. More... over 16 years ago
Add the --self-contained patch from Mark Stosberg (with corrected CPAN.pm command-line usage). Thanks, Mark! More... over 16 years ago