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

NAME

Padre::Plugin::HG::LogView Displays a list of commits for the passed file.

SYNOPSIS

 my $changeset = Padre::Plugin::HG::LogView->showList($self, $file);
 

DESCRIPTION

This module displays the list of commits that have occured for the passed file. it returns the changeset number. =head1 METHODS