
Padre::Plugin::Nopaste::Task - NoPaste plugin for Padre, The Perl IDE.

version: 0.07

Perform the Nopaste Task as a background Job, help to keep Padre sweet.

Async thread that does real nopaste

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:

default Padre Task constructor, see Padre::Task POD
This is where all the work is done.

None known.

Padre::Task, App::Nopaste



