
HTTP::Proxy::GreaseMonkey::ScriptHome - A directory of GreaseMonkey scripts

This document describes HTTP::Proxy::GreaseMonkey::ScriptHome version 0.05

use HTTP::Proxy::GreaseMonkey::ScriptHome;

Represents a directory containing a number of GreaseMonkey user scripts.

add_dirAdd a directory that may contain user scripts. The directory will be scanned recursively looking for files with the '.js' extension.
beginBegin filter processing. Rescans script directories adding / removing / updating scripts as appropriate.

HTTP::Proxy::GreaseMonkey::ScriptHome requires no configuration files or environment variables.

None.

None reported.

No bugs have been reported.
Please report any bugs or feature requests to bug-http-proxy-greasemonkey@rt.cpan.org, or through the web interface at http://rt.cpan.org.

Andy Armstrong <andy@hexten.net>

Copyright (c) 2007, Andy Armstrong <andy@hexten.net>.
This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See perlartistic.