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


HTTP-Proxy-GreaseMonkey documentation  | view source Contained in the HTTP-Proxy-GreaseMonkey distribution.

Index


NAME

Top

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

VERSION

Top

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

SYNOPSIS

Top

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

DESCRIPTION

Top

Represents a single GreaseMonkey user script.

INTERFACE

Top

new

match_uri

script

The Javascript source of this script.

support

The Javascript support code for this script

file

The filename of this script.

stat

Get the cached stat array for this script.

name

The descriptive name of this script

namespace

The namespace of this script.

description

The description of this script.

CONFIGURATION AND ENVIRONMENT

Top

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

DEPENDENCIES

Top

None.

INCOMPATIBILITIES

Top

None reported.

BUGS AND LIMITATIONS

Top

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

Top

Andy Armstrong <andy@hexten.net>

LICENCE AND COPYRIGHT

Top


HTTP-Proxy-GreaseMonkey documentation  | view source Contained in the HTTP-Proxy-GreaseMonkey distribution.