summaryrefslogtreecommitdiffstats
path: root/t
Commit message (Collapse)AuthorAgeFilesLines
* more testsJesse Luehrs2012-01-041-0/+5
|
* if an entire cycle is hidden, don't show something from outside of itJesse Luehrs2012-01-045-1/+33
|
* use filenames in the "from" part tooJesse Luehrs2012-01-043-5/+5
| | | | | | this also stops using "caller", which can produce incorrect results if there are multiple packages in a file, or if you follow it up too far (saying that the cycle is from 'main' isn't correct)
* don't hang if all packages are hiddenJesse Luehrs2012-01-041-0/+26
|
* add test for arrayref formJesse Luehrs2012-01-041-0/+23
|
* clean up the testJesse Luehrs2012-01-041-5/+6
|
* use -hide insteadJesse Luehrs2012-01-041-1/+1
|
* Add feature to hide modules that may call require for you when desired.Chad 'Exodist' Granum2012-01-043-0/+35
|
* cleanups0.04Jesse Luehrs2011-12-191-6/+5
|
* remove test numbersJesse Luehrs2011-12-1910-3/+3
|
* fix for use base (Exodist)Jesse Luehrs2011-12-193-0/+34
|
* work around annoying base.pm behavior0.03Jesse Luehrs2011-07-181-0/+26
|
* handle 'require VERSION' properly on 5.8Jesse Luehrs2011-01-252-0/+13
|
* more testsJesse Luehrs2011-01-251-1/+31
|
* initial implementationJesse Luehrs2011-01-254-0/+52