11 years agoMooseX-ConfigFromFile-0.10 v0.10
Karen Etheridge [Tue, 12 Feb 2013 21:18:28 +0000]
MooseX-ConfigFromFile-0.10

          - allow clean composition into a role, without requiring an -exclude

11 years agoAvoid "Due to a method name conflict in roles..." errors
Karen Etheridge [Tue, 12 Feb 2013 20:41:10 +0000]
Avoid "Due to a method name conflict in roles..." errors

When composing into a role that chooses to define a
_get_default_configfile method, we would conflict with the existing
method already defined here.  Simply not defining one, and checking
if one exists with ->can, is nicer than forcing users to say
{ -excludes => '_get_default_configfile' }.

11 years agorename these classes to be more clear
Karen Etheridge [Tue, 12 Feb 2013 20:41:52 +0000]
rename these classes to be more clear

11 years agowe define our own get_config_from_file - MooseX::SimpleConfig is NOT needed!
Karen Etheridge [Tue, 12 Feb 2013 20:18:59 +0000]
we define our own get_config_from_file - MooseX::SimpleConfig is NOT needed!

11 years agoupdate .gitignore for dzil byproducts
Karen Etheridge [Tue, 12 Feb 2013 20:24:06 +0000]
update .gitignore for dzil byproducts

11 years agoreport on prereqs during automated testing
Karen Etheridge [Mon, 11 Feb 2013 20:40:03 +0000]
report on prereqs during automated testing

11 years agoadd MooseX::SimpleConfig, MooseX::Getopt to recommendation list
Karen Etheridge [Mon, 11 Feb 2013 20:39:27 +0000]
add MooseX::SimpleConfig, MooseX::Getopt to recommendation list

11 years agoMooseX-ConfigFromFile-0.09 v0.09
Karen Etheridge [Mon, 11 Feb 2013 17:36:35 +0000]
MooseX-ConfigFromFile-0.09

          - removed prereqs which are only used for optional tests

11 years agocull "requirements" used for compatibility tests
Karen Etheridge [Mon, 11 Feb 2013 17:11:18 +0000]
cull "requirements" used for compatibility tests

11 years agoremove silly test that does not show anything but adds more dependencies
Karen Etheridge [Mon, 11 Feb 2013 17:07:33 +0000]
remove silly test that does not show anything but adds more dependencies

11 years agoMooseX-ConfigFromFile-0.08 v0.08
Karen Etheridge [Sun, 10 Feb 2013 00:25:04 +0000]
MooseX-ConfigFromFile-0.08

          - allow configfiles called "0"
          - configfile value now passed through to new()
          - new _get_default_configfile method added, which consumers can
            override to provide a default value without having to redefine the
            attribute itself (via RT#79746) -- PLEASE READ THE DOCUMENTATION
            if you override the configfile attribute!

11 years agoMerge branch 'rfm/nicer_method'
Karen Etheridge [Sun, 10 Feb 2013 00:22:18 +0000]
Merge branch 'rfm/nicer_method'

11 years agonew _get_default_configfile method, as the preferred way to set a default
Karen Etheridge [Sat, 9 Feb 2013 19:34:36 +0000]
new _get_default_configfile method, as the preferred way to set a default

11 years agopass configfile value through to new()
Karen Etheridge [Fri, 8 Feb 2013 00:34:14 +0000]
pass configfile value through to new()

11 years agoreuse common testing code in a base class
Karen Etheridge [Thu, 7 Feb 2013 23:35:20 +0000]
reuse common testing code in a base class

11 years agomake all warnings fatal in tests
Karen Etheridge [Sat, 9 Feb 2013 23:51:13 +0000]
make all warnings fatal in tests

11 years agoadd other contributors, in order of first commit
Karen Etheridge [Sat, 9 Feb 2013 20:56:11 +0000]
add other contributors, in order of first commit

11 years agoreformat Changes file to pass tests, conform to [NextRelease] style
Karen Etheridge [Sat, 9 Feb 2013 20:48:11 +0000]
reformat Changes file to pass tests, conform to [NextRelease] style

11 years agomake whitespace test pass
Karen Etheridge [Sat, 9 Feb 2013 20:38:41 +0000]
make whitespace test pass

11 years agoavoid adding prereqs from tests
Karen Etheridge [Sat, 9 Feb 2013 20:37:53 +0000]
avoid adding prereqs from tests

11 years agomake spelling tests pass
Karen Etheridge [Sat, 9 Feb 2013 20:37:19 +0000]
make spelling tests pass

11 years agoconvert to dist.ini
Karen Etheridge [Sat, 9 Feb 2013 20:21:57 +0000]
convert to dist.ini

11 years agohandle configfile values of "0"
Karen Etheridge [Fri, 8 Feb 2013 01:07:28 +0000]
handle configfile values of "0"

11 years agoformatting of changelog
Karen Etheridge [Tue, 5 Feb 2013 17:24:42 +0000]
formatting of changelog

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