NAME
Padre::Plugin::Git::Output - Git plugin for Padre, The Perl IDE.
VERSION
version 0.06
DESCRIPTION
This module handles the Preferences dialogue window that is used to set your chosen Nopaste Server and #Channel.
METHODS
new
$self->{dialog} = Padre::Plugin::Git::Output->new( $main, "Git $action -> $location", $git_cmd->{output} );
BUGS AND LIMITATIONS
None known.
DEPENDENCIES
Padre, Padre::Plugin::Git::FBP::Output
SEE ALSO
For all related information (bug reporting, source code repository, etc.), refer to Padre::Plugin::Git.
AUTHOR
Kevin Dawson <bowtie@cpan.org>
COPYRIGHT AND LICENSE
Copyright (c) 2012 kevin dawson, all rights reserved.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.