NAME
WWW::MenuGrinder::Plugin::NullTransform - WWW::MenuGrinder plugin that generates hotkeys from labels.
VERSION
version 0.06
DESCRIPTION
WWW::MenuGrinder::Plugin::NullTransform
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 plugin makes no change to the menu at all, but it can be used to break up a series of ItemMogrifier plugins to enforce that a complete pass over the menu should be completed after running the preceding plugin and before running the following plugin.
Configuration
None.
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.