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

Changes for version 0.8.0 - 2012-05-22

  • code churn: 1 files changed, 4 insertions(+), 86 deletions(-)
  • ENHANCEMENTS
    • Added new command 'cpan-clone', which operates like git-clone [Mike Doherty]

Documentation

Initialize a repository for a CPAN module with full history from the backpan.
Clone a CPAN module's history into a new git repository
Format patches using cpan/master as the origin reference
Import a module into a git repository
Create a git repository for a CPAN module
Report the last imported version
use git-send-email to submit patches to CPAN RT
create patch files and submit them to RT
Combine multiple commits into one patch
Import the latest version of a module and rebase the current branch
Report the managed module

Modules

Patch CPAN modules using Git
The meat of git-cpan-import

Provides

in lib/Git/CPAN/Patch/Command/sources.pm