update .gitignore for dzil byproducts
[gitmo/MooseX-ConfigFromFile.git] / t /
2013-02-11 Karen Etheridge remove silly test that does not show anything but adds...
2013-02-10 Karen Etheridge new _get_default_configfile method, as the preferred...
2013-02-10 Karen Etheridge pass configfile value through to new()
2013-02-10 Karen Etheridge reuse common testing code in a base class
2013-02-10 Karen Etheridge make all warnings fatal in tests
2013-02-10 Karen Etheridge convert to dist.ini
2013-02-04 Karen Etheridge do not load MooseX::SimpleConfig unconditionally
2013-02-03 Karen Etheridge convert from Path::Class to Path::Tiny
2013-02-03 Karen Etheridge release tests using Test::Pod and Test::Pod::Coverage
2013-02-03 Karen Etheridge remove shebangs; use warnings and Test::NoWarnings
2013-02-03 Karen Etheridge apply Getopt trait if available
2013-02-03 Karen Etheridge Fixed docs to show how to override configfile. Also...
2011-12-17 Karen Etheridge fix for RT#73325 - call the configfile default sub...
2010-12-16 Tomas Doran RT#57023
2010-11-20 Karen Etheridge convert all uses of Test::Exception to Test::Fatal.
2010-09-15 Chris Prather fix bug reported by Strayph in #moose where a subclass...
2007-12-18 Brandon L Black new dist: MooseX::ConfigFromFile