NAME
Padre::Plugin::Git::Message - Git plugin for Padre, The Perl IDE.
VERSION
version 0.10
DESCRIPTION
This module handles the Commit messages dialogue.
METHODS
new
$self->{dialog} = Padre::Plugin::Git::Message->new( $main, $title, $document->project_dir, $filename );
on_commit
on_show_last
BUGS AND LIMITATIONS
None known.
DEPENDENCIES
Padre, Padre::Plugin::Git::FBP::Message
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.