The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Padre::Plugin::Git - Simple Git interface for Padre, the Perl IDE,

VERSION

version 0.05

SYNOPSIS

cpan install Padre::Plugin::Git

Access it via Plugin/Git

For more info see wiki

METHODS

  • clean_dialog

  • current_files

  • event_on_context_menu

  • git_cmd

  • git_cmd_task

  • github_pull_request

  • load_dialog_output

  • menu_plugins_simple

  • on_finish

  • padre_interfaces

  • plugin_disable

  • plugin_enable

  • plugin_name

  • show_about

AUTHOR

Kevin Dawson <bowtie@cpan.org>

Kaare Rasmussen, <kaare at cpan.org>

BUGS

Please report any bugs or feature requests to http://padre.perlide.org/

COPYRIGHT & LICENSE

Copyright 2008-2012 The Padre development team as listed in Padre.pm in the Padre distribution all rights reserved.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.