Kevin Dawson > Padre-Plugin-Git > Padre::Plugin::Git

Download:
Padre-Plugin-Git-0.11.tar.gz

Dependencies

Annotate this POD

Website

View/Report Bugs
Module Version: 0.11   Source  

NAME ^

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

VERSION ^

version 0.11

SYNOPSIS ^

Intended for use with Padre 0.97+

cpan install Padre::Plugin::Git

Enable it via Padre->Tools->Plugin Manager

For more info see wiki

Padre::Plugin::Git is a Perl programming plug-in for Padre

DESCRIPTION ^

Basic git cmd commands, plus a bit more, which is a bit βetaish

METHODS ^

CONFIGURATION AND ENVIRONMENT ^

To be able to do a GitHub Pull request, the following need to be configured.

        $ENV{GITHUB_USER}
        $ENV{GITHUB_TOKEN}

AUTHOR ^

Kevin Dawson <bowtie@cpan.org>

Kaare Rasmussen, <kaare@cpan.org>

CONTRIBUTORS

Dominique Dumont <dod@debian.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.

syntax highlighting: