17 years agofixed docs with respect to __path_to()__
Brian Cassidy [Wed, 12 Jul 2006 15:31:01 +0000]
fixed docs with respect to __path_to()__

17 years agobumped version v0.11
Brian Cassidy [Tue, 11 Jul 2006 15:46:55 +0000]
bumped version

17 years agoupdate Build.PL and Changes v0.1
Brian Cassidy [Tue, 11 Jul 2006 15:00:27 +0000]
update Build.PL and Changes

17 years agomore current date in Changes file
Brian Cassidy [Wed, 5 Jul 2006 17:41:48 +0000]
more current date in Changes file

17 years agoswitched to Module::Pluggable::Object
Brian Cassidy [Wed, 5 Jul 2006 17:35:31 +0000]
switched to Module::Pluggable::Object
code cleanup

17 years agofixed debug output some
Brian Cassidy [Mon, 19 Jun 2006 11:17:48 +0000]
fixed debug output some

17 years agobumped version
Brian Cassidy [Mon, 12 Jun 2006 12:42:37 +0000]
bumped version
fixed up Changes

17 years agoadded C/M/V legacy shortcuts
Brian Cassidy [Mon, 12 Jun 2006 12:14:13 +0000]
added C/M/V legacy shortcuts

17 years agoremoved hash merging since it's a core behavior
Brian Cassidy [Wed, 31 May 2006 14:00:34 +0000]
removed hash merging since it's a core behavior

17 years agoignore non-ref model/view/controller/component keys v0.09
Brian Cassidy [Wed, 24 May 2006 12:37:21 +0000]
ignore non-ref model/view/controller/component keys
bumped version

17 years agopod updates and more tests v0.08
Brian Cassidy [Tue, 23 May 2006 13:20:18 +0000]
pod updates and more tests

17 years agoupdated pod + tests
Brian Cassidy [Tue, 23 May 2006 12:59:48 +0000]
updated pod + tests

17 years agoupdate Changes file
Brian Cassidy [Tue, 23 May 2006 11:48:57 +0000]
update Changes file

17 years agomore granular top-level hash merging
Brian Cassidy [Tue, 23 May 2006 11:40:43 +0000]
more granular top-level hash merging

17 years agotypo fix.
Brian Cassidy [Tue, 23 May 2006 00:38:15 +0000]
typo fix.

17 years agoadded get_config_path and ability to specific a MYAPP_CONFIG ENV variable
Brian Cassidy [Mon, 15 May 2006 17:01:54 +0000]
added get_config_path and ability to specific a MYAPP_CONFIG ENV variable

17 years agoupdated MANIFEST v0.07
Brian Cassidy [Tue, 9 May 2006 23:06:37 +0000]
updated MANIFEST

18 years agotabs => 4 spaces
Brian Cassidy [Mon, 1 May 2006 12:28:35 +0000]
tabs => 4 spaces

18 years agoadded Config::General support
Brian Cassidy [Mon, 1 May 2006 12:22:31 +0000]
added Config::General support
added nicer syntax for models/views/controllers

18 years agoremoved last; so that _local config will be processed v0.06
Brian Cassidy [Wed, 26 Apr 2006 12:00:04 +0000]
removed last; so that _local config will be processed

18 years agoattemp to load local config v0.05
Brian Cassidy [Tue, 18 Apr 2006 23:25:40 +0000]
attemp to load local config
updated docs
updated Changes
bumped version

18 years agoreworked __HOME__ to be a synonym for $c->path_to( '' )
Brian Cassidy [Tue, 18 Apr 2006 20:02:56 +0000]
reworked __HOME__ to be a synonym for $c->path_to( '' )
new replacement: __path_to('foo/bar')__ => $c->path_to( 'foo', 'bar' )

18 years agolink to XML::Simple in the pod
Brian Cassidy [Mon, 10 Apr 2006 14:10:57 +0000]
link to XML::Simple in the pod

18 years agoApply |RABBIT|'s defined warning fix for ConfigLoader
Yuval Kogman [Sun, 19 Mar 2006 14:28:17 +0000]
Apply |RABBIT|'s defined warning fix for ConfigLoader
http://rabbit.us/pool/configloader_undef_warning_fix.diff

18 years agonicer fix to ConfigLoader issue v0.04
David Kamholz [Thu, 23 Feb 2006 23:49:37 +0000]
nicer fix to ConfigLoader issue

18 years agofix silly bug in ConfigLoader
David Kamholz [Thu, 23 Feb 2006 13:53:17 +0000]
fix silly bug in ConfigLoader

18 years agoadded contributors section
Brian Cassidy [Fri, 10 Feb 2006 12:09:50 +0000]
added contributors section

18 years agofix up slurp idiom
Brian Cassidy [Thu, 9 Feb 2006 23:38:39 +0000]
fix up slurp idiom

18 years agofix ConfigLoader
David Kamholz [Wed, 8 Feb 2006 20:42:11 +0000]
fix ConfigLoader

18 years agore-require File::Slurp
David Kamholz [Wed, 8 Feb 2006 15:20:43 +0000]
re-require File::Slurp

18 years agoConfigLoader 0.04
David Kamholz [Wed, 8 Feb 2006 15:09:30 +0000]
ConfigLoader 0.04
    - add finalize_config method
    - make default finalize_config traverse the config and substitute
      things beginning __HOME__/* with real path
    - don't use File::Slurp, not sure how to eliminate warnings

18 years agoneeds File::Slurp
Brian Cassidy [Tue, 7 Feb 2006 23:22:04 +0000]
needs File::Slurp

18 years agopod fixes v0.03
Brian Cassidy [Mon, 30 Jan 2006 18:43:04 +0000]
pod fixes

18 years agopod fixes
Brian Cassidy [Mon, 30 Jan 2006 11:49:46 +0000]
pod fixes

18 years agoupdated SYNOPSIS
Brian Cassidy [Mon, 30 Jan 2006 02:57:26 +0000]
updated SYNOPSIS

18 years agorefactored v0.02
Brian Cassidy [Mon, 30 Jan 2006 01:01:55 +0000]
refactored

18 years agoinitial import v0.01
Brian Cassidy [Sun, 29 Jan 2006 01:40:49 +0000]
initial import

18 years agoCreated folder remotely
Brian Cassidy [Sun, 29 Jan 2006 01:38:59 +0000]
Created folder remotely