Karen Etheridge [Thu, 7 Feb 2013 23:35:20 +0000]
reuse common testing code in a base class
Karen Etheridge [Sat, 9 Feb 2013 23:51:13 +0000]
make all warnings fatal in tests
Karen Etheridge [Sat, 9 Feb 2013 20:56:11 +0000]
add other contributors, in order of first commit
Karen Etheridge [Sat, 9 Feb 2013 20:48:11 +0000]
reformat Changes file to pass tests, conform to [NextRelease] style
Karen Etheridge [Sat, 9 Feb 2013 20:38:41 +0000]
make whitespace test pass
Karen Etheridge [Sat, 9 Feb 2013 20:37:53 +0000]
avoid adding prereqs from tests
Karen Etheridge [Sat, 9 Feb 2013 20:37:19 +0000]
make spelling tests pass
Karen Etheridge [Sat, 9 Feb 2013 20:21:57 +0000]
convert to dist.ini
Karen Etheridge [Fri, 8 Feb 2013 01:07:28 +0000]
handle configfile values of "0"
Karen Etheridge [Tue, 5 Feb 2013 17:24:42 +0000]
formatting of changelog
Karen Etheridge [Mon, 4 Feb 2013 18:25:07 +0000]
prep for release
Karen Etheridge [Mon, 4 Feb 2013 18:24:46 +0000]
do not load MooseX::SimpleConfig unconditionally
Karen Etheridge [Sun, 3 Feb 2013 02:58:49 +0000]
release commit for 0.06
Karen Etheridge [Sat, 2 Feb 2013 21:06:38 +0000]
convert from Path::Class to Path::Tiny
Karen Etheridge [Sat, 2 Feb 2013 21:06:38 +0000]
convert from Path::Class to Path::Tiny
Karen Etheridge [Sun, 3 Feb 2013 02:35:27 +0000]
these are automatically generated
Karen Etheridge [Sun, 3 Feb 2013 02:14:06 +0000]
changelog for release
Karen Etheridge [Sun, 3 Feb 2013 02:15:19 +0000]
release tests using Test::Pod and Test::Pod::Coverage
Karen Etheridge [Sun, 3 Feb 2013 02:13:03 +0000]
fix copyright date - was all garbled in licence
Karen Etheridge [Sun, 3 Feb 2013 02:10:20 +0000]
autogenerate README and LICENSE
Karen Etheridge [Sun, 3 Feb 2013 02:09:22 +0000]
dunno if t0m is the main current maintainer anymore :)
Karen Etheridge [Sun, 3 Feb 2013 02:06:15 +0000]
avoid shipping my todo file
Karen Etheridge [Sun, 3 Feb 2013 00:04:50 +0000]
remove shebangs; use warnings and Test::NoWarnings
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