NAME
WWW::MenuGrinder::Plugin::YAMLLoader - WWW::MenuGrinder plugin that loads menus with YAML::XS.
VERSION
version 0.06
DESCRIPTION
WWW::MenuGrinder::Plugin::YAMLLoader
is a plugin for WWW::MenuGrinder
. You should not use it directly, but include it in the plugins
section of a WWW::MenuGrinder
config.
This is an input plugin that uses YAML::Simple to load a menu structure.
TODO example file.
Configuration
The key filename
in the global configuration holds the name of the file to be read.
AUTHOR
Andrew Rodland <andrew@hbslabs.com>
COPYRIGHT AND LICENSE
This software is copyright (c) 2011 by HBS Labs, LLC..
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.