
Padre::Plugin::Autodia::Task::Autodia_dia - Autodia plugin for Padre, The Perl IDE.

version 0.03

Run Autodia.pl as a Background Task, help to keep Padre sweet. This always generates a file called autodia.out.dia in your project directory

Autodia actions in a padre task

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,

For all related information (bug reporting, source code repository, etc.), refer to Padre::Plugin::Autodia.

Kevin Dawson <bowtie@cpan.org>

Copyright 2008-2012 The Padre development team as listed in Padre.pm.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl 5 itself.