Karen Etheridge [Sat, 2 Feb 2013 23:34:45 +0000]
apply Getopt trait if available
Karen Etheridge [Sun, 3 Feb 2013 01:09:47 +0000]
Fixed docs to show how to override configfile. Also tests!
Note that the configfile sub might be called more than once, as the value is
effectively not cached at all in the attribute. However this is not likely to
be a big deal (I am assuming). :)
Karen Etheridge [Sun, 3 Feb 2013 01:40:52 +0000]
use OO syntax for handling subref
Karen Etheridge [Sun, 3 Feb 2013 01:37:43 +0000]
no need to coerce here - will happen automatically later on
Tomas Doran [Sat, 17 Dec 2011 13:13:38 +0000]
Version 0.04
Tomas Doran [Sat, 17 Dec 2011 13:14:45 +0000]
Skip MYMETA files
Karen Etheridge [Sat, 17 Dec 2011 00:42:25 +0000]
fix for RT#73325 - call the configfile default sub if it is a sub
Tomas Doran [Thu, 16 Dec 2010 19:33:46 +0000]
Add built dists to .gitignore
Tomas Doran [Thu, 16 Dec 2010 19:33:06 +0000]
Update MANIFEST.SKIP for git
Tomas Doran [Thu, 16 Dec 2010 19:32:28 +0000]
Version 0.03
Tomas Doran [Thu, 16 Dec 2010 19:25:01 +0000]
Update README
Tomas Doran [Thu, 16 Dec 2010 19:23:43 +0000]
Tart up docs
Tomas Doran [Thu, 16 Dec 2010 19:18:01 +0000]
Add repository metadata
Tomas Doran [Thu, 16 Dec 2010 19:16:35 +0000]
Add autoclean
Tomas Doran [Thu, 16 Dec 2010 19:11:31 +0000]
RT#57023
Tomas Doran [Thu, 16 Dec 2010 19:06:04 +0000]
Tidy up
Karen Etheridge [Sat, 20 Nov 2010 01:19:54 +0000]
convert all uses of Test::Exception to Test::Fatal.
Chris Prather [Wed, 15 Sep 2010 23:42:55 +0000]
update ChangeLog
Chris Prather [Wed, 15 Sep 2010 23:39:19 +0000]
fix bug reported by Strayph in #moose where a subclass would not inherit the Role behavior properly
Yuval Kogman [Tue, 1 Jul 2008 10:17:07 +0000]
add error checking for the return value of get_config_from_file
Yuval Kogman [Sun, 22 Jun 2008 01:31:57 +0000]
demand Module::Install 0.75
Brandon L Black [Wed, 23 Jan 2008 05:58:02 +0000]
0.02, use default configfile
Brandon L Black [Tue, 18 Dec 2007 23:12:30 +0000]
oops
Brandon L Black [Tue, 18 Dec 2007 22:44:08 +0000]
new dist: MooseX::ConfigFromFile