git-cpan-update (1) Linux Manual Page
git-cpan-update – Import the latest version of a module and rebase the current branch
Synopsis
% git cpan-update
Description
This command runs "git cpan-import", and then if "cpan/master" was updated runs "git rebase cpan/master", bringing your patches up to date with the upstream.Version
This document describes git-cpan-update version 0.2.1Bugs And Limitations
Please report any bugs or feature requests to "bug-git-cpan-patch [at] rt.cpan.org", or through the web interface at <http://rt.cpan.org>.Authors
Yuval Kogman "<nothingmuch [at] woobling.org>" Yanick Champoux "<yanick [at] cpan.org>"
