Acme-CPANModules-ManagingMultipleRepositories
view release on metacpan or search on metacpan
lib/Acme/CPANModules/ManagingMultipleRepositories.pm view on Meta::CPAN
use strict;
our $AUTHORITY = 'cpan:PERLANCAR'; # AUTHORITY
our $DATE = '2023-10-29'; # DATE
our $DIST = 'Acme-CPANModules-ManagingMultipleRepositories'; # DIST
our $VERSION = '0.002'; # VERSION
use strict;
use Acme::CPANModulesUtil::Misc;
my $text = <<'_';
This Acme::CPANModules list catalogs tools to manage multiple repositories.
Keywords: git, vcs, cvs
**1. On CPAN**
**1.a git only**
<prog:gitbunch> from <pm:Git::Bunch>
<prog:got> from <pm:App::GitGot>
<prog:group-git> from <pm:Group::Git>
***1.b VCS-agnostic***
TBD
**2. Outside CPAN**
**2.a git only**
TBD
**2.b VCS-agnostic**
mr, <http://joeyh.name/code/mr>
_
our $LIST = {
summary => 'List of tools to manage multiple repositories',
description => $text,
tags => ['task'],
};
Acme::CPANModulesUtil::Misc::populate_entries_from_module_links_in_description;
1;
# ABSTRACT: List of tools to manage multiple repositories
__END__
=pod
=encoding UTF-8
=head1 NAME
Acme::CPANModules::ManagingMultipleRepositories - List of tools to manage multiple repositories
=head1 VERSION
This document describes version 0.002 of Acme::CPANModules::ManagingMultipleRepositories (from Perl distribution Acme-CPANModules-ManagingMultipleRepositories), released on 2023-10-29.
=head1 DESCRIPTION
This Acme::CPANModules list catalogs tools to manage multiple repositories.
Keywords: git, vcs, cvs
B<1. On CPAN>
B<1.a git only>
L<gitbunch> from L<Git::Bunch>
L<got> from L<App::GitGot>
L<group-git> from L<Group::Git>
B<I<1.b VCS-agnostic>>
TBD
B<2. Outside CPAN>
B<2.a git only>
TBD
B<2.b VCS-agnostic>
mr, L<http://joeyh.name/code/mr>
=head1 ACME::CPANMODULES ENTRIES
=over
=item L<Git::Bunch>
Author: L<PERLANCAR|https://metacpan.org/author/PERLANCAR>
=item L<App::GitGot>
Author: L<GENEHACK|https://metacpan.org/author/GENEHACK>
=item L<Group::Git>
Author: L<IVANWILLS|https://metacpan.org/author/IVANWILLS>
=back
=head1 FAQ
=head2 What is an Acme::CPANModules::* module?
( run in 1.404 second using v1.01-cache-2.11-cpan-39bf76dae61 )