11 years agoprep for release 0.07 v0.07
Karen Etheridge [Mon, 4 Feb 2013 18:25:07 +0000]
prep for release

11 years agodo not load MooseX::SimpleConfig unconditionally
Karen Etheridge [Mon, 4 Feb 2013 18:24:46 +0000]
do not load MooseX::SimpleConfig unconditionally

11 years agorelease commit for 0.06 0.06
Karen Etheridge [Sun, 3 Feb 2013 02:58:49 +0000]
release commit for 0.06

11 years agoconvert from Path::Class to Path::Tiny
Karen Etheridge [Sat, 2 Feb 2013 21:06:38 +0000]
convert from Path::Class to Path::Tiny

11 years agoconvert from Path::Class to Path::Tiny
Karen Etheridge [Sat, 2 Feb 2013 21:06:38 +0000]
convert from Path::Class to Path::Tiny

11 years agothese are automatically generated 0.05
Karen Etheridge [Sun, 3 Feb 2013 02:35:27 +0000]
these are automatically generated

11 years agochangelog for release
Karen Etheridge [Sun, 3 Feb 2013 02:14:06 +0000]
changelog for release

11 years agorelease tests using Test::Pod and Test::Pod::Coverage
Karen Etheridge [Sun, 3 Feb 2013 02:15:19 +0000]
release tests using Test::Pod and Test::Pod::Coverage

11 years agofix copyright date - was all garbled in licence
Karen Etheridge [Sun, 3 Feb 2013 02:13:03 +0000]
fix copyright date - was all garbled in licence

11 years agoautogenerate README and LICENSE
Karen Etheridge [Sun, 3 Feb 2013 02:10:20 +0000]
autogenerate README and LICENSE

11 years agodunno if t0m is the main current maintainer anymore :)
Karen Etheridge [Sun, 3 Feb 2013 02:09:22 +0000]
dunno if t0m is the main current maintainer anymore :)

11 years agoavoid shipping my todo file
Karen Etheridge [Sun, 3 Feb 2013 02:06:15 +0000]
avoid shipping my todo file

11 years agoremove shebangs; use warnings and Test::NoWarnings
Karen Etheridge [Sun, 3 Feb 2013 00:04:50 +0000]
remove shebangs; use warnings and Test::NoWarnings

11 years agoapply Getopt trait if available
Karen Etheridge [Sat, 2 Feb 2013 23:34:45 +0000]
apply Getopt trait if available

11 years agoFixed docs to show how to override configfile. Also tests!
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). :)

11 years agouse OO syntax for handling subref
Karen Etheridge [Sun, 3 Feb 2013 01:40:52 +0000]
use OO syntax for handling subref

11 years agono need to coerce here - will happen automatically later on
Karen Etheridge [Sun, 3 Feb 2013 01:37:43 +0000]
no need to coerce here - will happen automatically later on

12 years agoVersion 0.04 0.04
Tomas Doran [Sat, 17 Dec 2011 13:13:38 +0000]
Version 0.04

12 years agoSkip MYMETA files
Tomas Doran [Sat, 17 Dec 2011 13:14:45 +0000]
Skip MYMETA files

12 years agofix for RT#73325 - call the configfile default sub if it is a sub
Karen Etheridge [Sat, 17 Dec 2011 00:42:25 +0000]
fix for RT#73325 - call the configfile default sub if it is a sub

13 years agoAdd built dists to .gitignore
Tomas Doran [Thu, 16 Dec 2010 19:33:46 +0000]
Add built dists to .gitignore

13 years agoUpdate MANIFEST.SKIP for git 0.03
Tomas Doran [Thu, 16 Dec 2010 19:33:06 +0000]
Update MANIFEST.SKIP for git

13 years agoVersion 0.03
Tomas Doran [Thu, 16 Dec 2010 19:32:28 +0000]
Version 0.03

13 years agoUpdate README
Tomas Doran [Thu, 16 Dec 2010 19:25:01 +0000]
Update README

13 years agoTart up docs
Tomas Doran [Thu, 16 Dec 2010 19:23:43 +0000]
Tart up docs

13 years agoAdd repository metadata
Tomas Doran [Thu, 16 Dec 2010 19:18:01 +0000]
Add repository metadata

13 years agoAdd autoclean
Tomas Doran [Thu, 16 Dec 2010 19:16:35 +0000]
Add autoclean

13 years agoRT#57023
Tomas Doran [Thu, 16 Dec 2010 19:11:31 +0000]
RT#57023

13 years agoTidy up
Tomas Doran [Thu, 16 Dec 2010 19:06:04 +0000]
Tidy up

13 years agoconvert all uses of Test::Exception to Test::Fatal.
Karen Etheridge [Sat, 20 Nov 2010 01:19:54 +0000]
convert all uses of Test::Exception to Test::Fatal.

13 years agoupdate ChangeLog
Chris Prather [Wed, 15 Sep 2010 23:42:55 +0000]
update ChangeLog

13 years agofix bug reported by Strayph in #moose where a subclass would not inherit the Role...
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

15 years agoadd error checking for the return value of get_config_from_file
Yuval Kogman [Tue, 1 Jul 2008 10:17:07 +0000]
add error checking for the return value of get_config_from_file

15 years agodemand Module::Install 0.75
Yuval Kogman [Sun, 22 Jun 2008 01:31:57 +0000]
demand Module::Install 0.75

16 years ago0.02, use default configfile 0.02
Brandon L Black [Wed, 23 Jan 2008 05:58:02 +0000]
0.02, use default configfile

16 years agooops 0.01
Brandon L Black [Tue, 18 Dec 2007 23:12:30 +0000]
oops

16 years agonew dist: MooseX::ConfigFromFile
Brandon L Black [Tue, 18 Dec 2007 22:44:08 +0000]
new dist: MooseX::ConfigFromFile