App-Git-Perl

 view release on metacpan or  search on metacpan

README.md  view on Meta::CPAN

    $ git perl local
    p5-mite Mite 0.002003

    $ git perl local p5-mite remove
    Removed repository stored in subdir 'p5-mite'.

# DESCRIPTION

It makes you easy to monitor recent changes in perl modules, and make you collaborate faster.

It is useful to monitor/read the latest code change in recently uploaded distribution. Good to read how authors solve the problems.

It will clone the remote repository locally, and you can easily collaborate on them, if/when needed.

# INSTALLATION

Using `cpan`

    $ cpan App::Git::Perl

Manual install:

script/git-perl  view on Meta::CPAN

    $ git perl local
    p5-mite Mite 0.002003

    $ git perl local p5-mite remove
    Removed repository stored in subdir 'p5-mite'.

=head1 DESCRIPTION

It makes you easy to monitor recent changes in perl modules, and make you collaborate faster.

It is useful to monitor/read the latest code change in recently uploaded distribution. Good to read how authors solve the problems.

It will clone the remote repository locally, and you can easily collaborate on them, if/when needed.

=head1 INSTALLATION

Using C<cpan>

 $ cpan App::Git::Perl

Manual install:



( run in 2.485 seconds using v1.01-cache-2.11-cpan-b16cb0d3907 )