
HTTP::Proxy::GreaseMonkey::Script - A GreaseMonkey script.

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

use HTTP::Proxy::GreaseMonkey::Script;

Represents a single GreaseMonkey user script.

newmatch_uriscriptThe Javascript source of this script.
supportThe Javascript support code for this script
fileThe filename of this script.
statGet the cached stat array for this script.
nameThe descriptive name of this script
namespaceThe namespace of this script.
descriptionThe description of this script.

HTTP::Proxy::GreaseMonkey::Script 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.