summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* changelog0.04Jesse Luehrs2013-06-211-0/+2
|
* fix refreshing a module first loaded after the first refresh callJesse Luehrs2013-06-216-0/+63
|
* changelog0.03Jesse Luehrs2013-06-211-0/+2
|
* this gave a different error on earlier perlsJesse Luehrs2013-06-211-1/+7
|
* changelogJesse Luehrs2013-06-211-0/+2
|
* packaging stuffJesse Luehrs2013-06-217-49/+35
|
* fix up this test a bitJesse Luehrs2013-06-214-15/+21
|
* no, i think ->refresh should die if there were compile errorsJesse Luehrs2013-06-211-4/+4
|
* Wrap load_class in a try { } block.Michael Reddick2013-06-201-3/+16
| | | | | | This fixes the case where a module was loaded then attempted to be loaded but with a failure. Previously it wouldn't refresh itself anymore.
* Test case for compile errorMichael Reddick2013-06-205-4/+79
|
* changelogJesse Luehrs2011-04-101-0/+2
|
* changelog0.02Jesse Luehrs2011-04-101-0/+1
|
* use Exporter instead of Sub::Exporter for testsJesse Luehrs2011-04-101-4/+2
| | | | Moose isn't required, so
* changelogJesse Luehrs2011-04-061-0/+2
|
* handle more weirdly named files that get loaded0.01Jesse Luehrs2011-04-061-1/+1
|
* docsJesse Luehrs2011-04-061-0/+170
|
* todo test for refreshing based on metaclass reloadsJesse Luehrs2011-04-055-0/+105
|
* whoops, wrong variable hereJesse Luehrs2011-04-051-1/+1
|
* don't try to reload modules that don't correspond to filesJesse Luehrs2011-04-051-1/+2
|
* tests for reloading rolesJesse Luehrs2011-04-058-0/+160
|
* test for changing global variables tooJesse Luehrs2011-04-053-0/+17
|
* test for reloading subclassesJesse Luehrs2011-04-054-0/+98
|
* more testsJesse Luehrs2011-04-056-0/+100
|
* modified_modules should return module names, not file namesJesse Luehrs2011-04-051-1/+1
|
* nonmoose testJesse Luehrs2011-04-053-0/+39
|
* stop numbering testsJesse Luehrs2011-04-055-2/+2
|
* this test needs mooseJesse Luehrs2011-04-052-0/+4
|
* handle modules without metaclasses tooJesse Luehrs2011-04-051-0/+2
|
* initial implementationJesse Luehrs2011-04-058-0/+302
|
* initial commitJesse Luehrs2011-04-055-0/+58