[Catalyst] JSON instead of YAML?
Bill Moseley
moseley at hank.org
Wed Jan 25 17:15:29 CET 2006
On Wed, Jan 25, 2006 at 10:41:10AM -0500, Daniel Westermann-Clark wrote:
> On 2006-01-25 10:13:20 -0500, Andrew Libby wrote:
> > One thing that drives me crazy about YAML is my desire to have
> > variable references within my config file. I my short reading up on
> > YAML, it didn't seem to support that.
>
> [10:38:00 dwc at fortuna ~]$ cat refs.yml
> ref: &r
> key1: value1
> key2: value2
> deref: *r
At least it isn't complex like writing perl. ;)
--
Bill Moseley
moseley at hank.org
More information about the Catalyst
mailing list