After a few minor hickups, YAML::Tiny 1.00 has now been released.
YAML::Tiny is an implementation of a simplistic subset of both a YAML parser and generator. The subset is taken from typical uses of YAML in things like the META.yml files and typical configuration files for applications.
So it should be quite satisfactory for basic usages in config files and generated reports, without all the extra power for custom directives and circular links and so on.
In the spirit of finishing off long-standing small tasks, I've also released new versions of File::Flat and Test::Inline.
Both these modules are now fully Win32-compatible, which amoungst other things will help push Jifty Win32 support closer to completion.
You know, I do like your Tiny modules. They make me happy.
I've been needing a robust file format for TAx::Parser for both my execrc file and my planned
Re:Just what I might need ...
Alias on 2007-01-14T08:48:53
I plan to use YAML::Tiny for small config-filey stuff myself.
I wouldn't mind at all you stealing the code like that.
Being small and mungable like that (installation by just dropping the one.pm file onto disk somewhere) is half the point.
Just cut and paste, and then rename it to whatever.