Padre::Plugin::Nopaste::Task - Padre::Plugin::Nopaste::Task documentation


Padre-Plugin-Nopaste documentation  | view source Contained in the Padre-Plugin-Nopaste distribution.

Index


NAME

Top

Padre::Plugin::Nopaste::Task

SYNOPSIS

Top

DESCRIPTION

Top

Async thread that does real nopaste

Standard Padre::Task API

Top

In order not to freeze Padre during web access, nopasting is done in a thread, as implemented by Padre::Task. Refer to this module's documentation for more information.

The following methods are implemented:

* prepare()
* process()
* run()

AUTHOR

Top

Alexandr Ciornii, Jerome Quelin, <jquelin@cpan.org>

COPYRIGHT AND LICENSE

Top


Padre-Plugin-Nopaste documentation  | view source Contained in the Padre-Plugin-Nopaste distribution.