N::Indexer::Mirror;
=pod
=head1 NAME
CPAN::Indexer::Mirror - Creates the mirror.yml and mirror.json files
=head1 SYNOPSIS
use CPAN::Indexer::Mirror ();
CPAN::Indexer::Mirror->new(
ro
SE indexer which generates F<mirror.yml> and F<mirror.json>.
These files are used to allow CPAN clients (via the L<Mirror::YAML> or
L<Mirror::JSON> modules) to implement mirror validation and automat
e File::Spec ();
use File::Remove ();
use YAML::Tiny ();
use JSON ();
use URI ();
use URI::http ();
use IO::At