Why not adopt me?
NAME
HTTP::Proxy::GreaseMonkey::ScriptHome - A directory of GreaseMonkey scripts
VERSION
This document describes HTTP::Proxy::GreaseMonkey::ScriptHome version 0.05
SYNOPSIS
use HTTP::Proxy::GreaseMonkey::ScriptHome;
DESCRIPTION
Represents a directory containing a number of GreaseMonkey user scripts.
INTERFACE
add_dir
Add a directory that may contain user scripts. The directory will be scanned recursively looking for files with the '.js' extension.
begin
Begin filter processing. Rescans script directories adding / removing / updating scripts as appropriate.
CONFIGURATION AND ENVIRONMENT
HTTP::Proxy::GreaseMonkey::ScriptHome requires no configuration files or environment variables.
DEPENDENCIES
None.
INCOMPATIBILITIES
None reported.
BUGS AND LIMITATIONS
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.
AUTHOR
Andy Armstrong <andy@hexten.net>
LICENCE AND COPYRIGHT
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.