I once had to give a talk on
YAML, a serialization language, much simpler than XML, to a group of
Barcelona Perl Mongers, so I created a module for doing so in Perl, and I called it
YAML::YuyuPress.
Lately I've been playing with it; it stopped working due to a change of interface of the modules it depended on, so I put it back again to work, created new tests, and even wrote a tutorial for using it. So it keeps being rather useless and almost niche-free, but at least it's a nice hack, which will allow me to do even more hacks in the future.
And I am writing this because I just uploaded version 0.07, which is a nice upgrade from the latest one (the one I'm pointing to).
If you want to use, download it and run the
yuyuhowto
script to launch the (included) webserver, then follow instructions.