Provided by: libpadre-plugin-git-perl_0.12-1_all 

NAME
Padre::Plugin::Git::Task::Git_cmd - Git plugin for Padre, The Perl IDE.
VERSION
version 0.12
SYNOPSIS
Perform the Git Task as a background Job, help to keep Padre sweet.
DESCRIPTION
git cmd actions in a padre task
Standard Padre::Task API
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:
METHODS
• new()
default Padre Task constructor, see Padre::Task POD
• run()
This is where all the work is done.
BUGS AND LIMITATIONS
None known.
DEPENDENCIES
Padre::Task,
SEE ALSO
For all related information (bug reporting, source code repository, etc.), refer to Padre::Plugin::Git.
AUTHOR
See Padre::Plugin::Git
CONTRIBUTORS
See Padre::Plugin::Git
COPYRIGHT
See Padre::Plugin::Git
LICENSE
See Padre::Plugin::Git
perl v5.18.1 2013-09-14 Padre::Plugin::Git::Task::Git_cmd(3pm)