switch to my pluginbundle, weaving pod and authors moved to contributors
[gitmo/MooseX-ConfigFromFile.git] / lib /
2013-09-14 Karen Etheridge switch to my pluginbundle, weaving pod and authors...
2013-03-19 Karen Etheridge $obj->new_with_config will cause the old configfile...
2013-02-12 Karen Etheridge Avoid "Due to a method name conflict in roles..." errors
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 make whitespace test pass
2013-02-10 Karen Etheridge make spelling tests pass
2013-02-10 Karen Etheridge convert to dist.ini
2013-02-10 Karen Etheridge handle configfile values of "0"
2013-02-04 Karen Etheridge prep for release 0.07 v0.07
2013-02-03 Karen Etheridge release commit for 0.06 0.06
2013-02-03 Karen Etheridge convert from Path::Class to Path::Tiny
2013-02-03 Karen Etheridge changelog for release
2013-02-03 Karen Etheridge fix copyright date - was all garbled in licence
2013-02-03 Karen Etheridge dunno if t0m is the main current maintainer anymore :)
2013-02-03 Karen Etheridge apply Getopt trait if available
2013-02-03 Karen Etheridge Fixed docs to show how to override configfile. Also...
2013-02-03 Karen Etheridge use OO syntax for handling subref
2013-02-03 Karen Etheridge no need to coerce here - will happen automatically...
2011-12-17 Tomas Doran Version 0.04 0.04
2011-12-17 Karen Etheridge fix for RT#73325 - call the configfile default sub...
2010-12-16 Tomas Doran Version 0.03
2010-12-16 Tomas Doran Tart up docs
2010-12-16 Tomas Doran Add autoclean
2010-12-16 Tomas Doran RT#57023
2010-09-15 Chris Prather fix bug reported by Strayph in #moose where a subclass...
2008-07-01 Yuval Kogman add error checking for the return value of get_config_f...
2008-01-23 Brandon L Black 0.02, use default configfile 0.02
2007-12-18 Brandon L Black new dist: MooseX::ConfigFromFile