
WWW::MenuGrinder::Plugin::NullOutput - WWW::MenuGrinder plugin that outputs the menu structure unchanged.

version 0.06

WWW::MenuGrinder::Plugin::NullOutput 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 output plugin that returns the menu structure as used by WWW::MenuGrinder plugins -- a tree of hashes representing menu items.
This format is suitable for passing to templating systems such as Template Toolkit or Petal,
as well as further processing in Perl.

Andrew Rodland <andrew@hbslabs.com>

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.