X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=README;h=09c3cb86ebad92984b7f79dec06cca5a563d022a;hb=a96520dd1f1563ad6c55047dea3f80e0bd125c41;hp=c98e52ab6b3b738cbdb969a187f1d507dc3d014d;hpb=a61b087b18c87dde0503fac7cd4b5cf9a3b86ef0;p=gitmo%2FMooseX-SimpleConfig.git diff --git a/README b/README index c98e52a..09c3cb8 100644 --- a/README +++ b/README @@ -65,7 +65,10 @@ DESCRIPTION ATTRIBUTES configfile - Provided by the base role MooseX::ConfigFromFile. + Provided by the base role MooseX::ConfigFromFile. You can provide a + default configfile pathname like so: + + has +configfile ( default => '/etc/myapp.yaml' ); CLASS METHODS new_with_config