The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

WWW::MenuGrinder::Plugin::FileReloader - WWW::MenuGrinder plugin to reload the menu when a file changes.

VERSION

version 0.01_01

DESCRIPTION

WWW::MenuGrinder::Plugin::FileReloader is a plugin for WWW::MenuGrinder. You should not use it directly, but include it in the plugins section of a WWW::MenuGrinder config.

When loaded, this plugin will automatically reload the menu file whenever its modification time changes.

Configuration

FileReloader reads the key filename in the global configuration.

Other Considerations

FileReloader should be loaded before all other plugins, except for the Loader plugin, to avoid surprises.

AUTHOR

  Andrew Rodland <andrew@hbslabs.com>

COPYRIGHT AND LICENSE

This software is copyright (c) 2009 by HBS Labs, LLC..

This is free software; you can redistribute it and/or modify it under the same terms as perl itself.