summaryrefslogtreecommitdiffstats
path: root/t/new-modules.t
Commit message (Collapse)AuthorAgeFilesLines
* allow optionally installing a require hook to track module loadsJesse Luehrs2013-06-251-1/+1
| | | | | | this will be more accurate about when to reload things, but uses a require hook, which may cause issues with other modules that hook require in an incorrect way
* fix refreshing a module first loaded after the first refresh callJesse Luehrs2013-06-211-0/+34