gitmo/MooseX-ConfigFromFile.git
2013-09-14 Karen Etheridge migrated repository to github moose organization master
2013-09-14 Karen Etheridge switch to my pluginbundle, weaving pod and authors...
2013-09-14 Karen Etheridge do not let warnings kill an install
2013-07-11 Karen Etheridge use warnings tester with fewer dependencies, issues
2013-06-23 Karen Etheridge avoid cleaning dir after release - we have proper MANIF...
2013-06-23 Karen Etheridge MooseX-ConfigFromFile-0.11 v0.11
2013-06-23 Karen Etheridge bump prereq for MXTPT
2013-03-19 Karen Etheridge $obj->new_with_config will cause the old configfile...
2013-02-12 Karen Etheridge MooseX-ConfigFromFile-0.10 v0.10
2013-02-12 Karen Etheridge Avoid "Due to a method name conflict in roles..." errors
2013-02-12 Karen Etheridge rename these classes to be more clear
2013-02-12 Karen Etheridge we define our own get_config_from_file - MooseX::Simple...
2013-02-12 Karen Etheridge update .gitignore for dzil byproducts
2013-02-11 Karen Etheridge report on prereqs during automated testing
2013-02-11 Karen Etheridge add MooseX::SimpleConfig, MooseX::Getopt to recommendat...
2013-02-11 Karen Etheridge MooseX-ConfigFromFile-0.09 v0.09
2013-02-11 Karen Etheridge cull "requirements" used for compatibility tests
2013-02-11 Karen Etheridge remove silly test that does not show anything but adds...
2013-02-10 Karen Etheridge MooseX-ConfigFromFile-0.08 v0.08
2013-02-10 Karen Etheridge Merge branch 'rfm/nicer_method'
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 add other contributors, in order of first commit
2013-02-10 Karen Etheridge reformat Changes file to pass tests, conform to [NextRe...
2013-02-10 Karen Etheridge make whitespace test pass
2013-02-10 Karen Etheridge avoid adding prereqs from tests
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-05 Karen Etheridge formatting of changelog
2013-02-04 Karen Etheridge prep for release 0.07 v0.07
2013-02-04 Karen Etheridge do not load MooseX::SimpleConfig unconditionally
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 convert from Path::Class to Path::Tiny
2013-02-03 Karen Etheridge these are automatically generated 0.05
2013-02-03 Karen Etheridge changelog for release
2013-02-03 Karen Etheridge release tests using Test::Pod and Test::Pod::Coverage
2013-02-03 Karen Etheridge fix copyright date - was all garbled in licence
2013-02-03 Karen Etheridge autogenerate README and LICENSE
2013-02-03 Karen Etheridge dunno if t0m is the main current maintainer anymore :)
2013-02-03 Karen Etheridge avoid shipping my todo file
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...
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 Tomas Doran Skip MYMETA files
2011-12-17 Karen Etheridge fix for RT#73325 - call the configfile default sub...
2010-12-16 Tomas Doran Add built dists to .gitignore
2010-12-16 Tomas Doran Update MANIFEST.SKIP for git 0.03
2010-12-16 Tomas Doran Version 0.03
2010-12-16 Tomas Doran Update README
2010-12-16 Tomas Doran Tart up docs
2010-12-16 Tomas Doran Add repository metadata
2010-12-16 Tomas Doran Add autoclean
2010-12-16 Tomas Doran RT#57023
2010-12-16 Tomas Doran Tidy up
2010-11-20 Karen Etheridge convert all uses of Test::Exception to Test::Fatal.
2010-09-15 Chris Prather update ChangeLog
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-06-22 Yuval Kogman demand Module::Install 0.75
2008-01-23 Brandon L Black 0.02, use default configfile 0.02
2007-12-18 Brandon L Black oops 0.01
2007-12-18 Brandon L Black new dist: MooseX::ConfigFromFile