summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* packaging stuffJesse Luehrs2013-07-241-11/+10
* convert to Devel::OverrideGlobalRequire (fixes #4)Jesse Luehrs2013-07-241-64/+24
* use the non-deprecated formsJesse Luehrs2013-01-091-2/+2
* handle require VERSION correctlyJesse Luehrs2012-01-071-13/+22
* bump the required perl version to 5.10 (for hint hashes)Jesse Luehrs2012-01-061-0/+1
* actually, just stop trying to restore things at allJesse Luehrs2012-01-061-7/+0
* deleting CORE::GLOBAL::require on disabling isn't what we wantJesse Luehrs2012-01-061-1/+1
* stop loading B on demandJesse Luehrs2012-01-061-1/+3
* update docsJesse Luehrs2012-01-061-2/+12
* not lexical scope, but dynamic scope is close enough i thinkJesse Luehrs2012-01-061-5/+21
* better regex hereJesse Luehrs2012-01-061-1/+1
* show the entire cycle in the warning0.06Jesse Luehrs2012-01-061-6/+12
* don't allow require STR within string eval to inject arbitrary codeJesse Luehrs2012-01-041-9/+3
* make this fix more generalJesse Luehrs2012-01-041-5/+4
* use better variable namesJesse Luehrs2012-01-041-14/+16
* if an entire cycle is hidden, don't show something from outside of itJesse Luehrs2012-01-041-5/+7
* use filenames in the "from" part tooJesse Luehrs2012-01-041-12/+24
* simplifyJesse Luehrs2012-01-041-4/+4
* cleanupJesse Luehrs2012-01-041-1/+2
* don't hang if all packages are hiddenJesse Luehrs2012-01-041-2/+6
* use -hide insteadJesse Luehrs2012-01-041-5/+5
* better docs for hideJesse Luehrs2012-01-041-6/+11
* simplify a bitJesse Luehrs2012-01-041-17/+6
* Add feature to hide modules that may call require for you when desired.Chad 'Exodist' Granum2012-01-041-1/+31
* fix for use base (Exodist)Jesse Luehrs2011-12-191-1/+1
* work around annoying base.pm behavior0.03Jesse Luehrs2011-07-181-1/+16
* handle 'require VERSION' properly on 5.8Jesse Luehrs2011-01-251-4/+8
* apparently unimport isn't skipped by Pod::Coverage0.01Jesse Luehrs2011-01-251-0/+6
* docsJesse Luehrs2011-01-251-0/+78
* initial implementationJesse Luehrs2011-01-251-0/+38
* initial commitJesse Luehrs2011-01-251-0/+0