MetaCPAN::Client::Mirror - A Mirror data object
Contents
Attributes
name
The name of the mirror, which is what you passed
org
The organization that maintains the mirror.
ftp
An FTP url for the mirror.
rsync
An rsync url for the mirror.
srccity
The city where the mirror is located.
country
The name of the country where the mirror is located.
ccode
The ISO country code for the mirror's country.
aka_nametznotednsrrregioninceptdatefreqcontinenthttpreitredateA_or_CNAMEcontact
Array-Ref.
location
Array-Ref.
Copyright And License
This software is copyright (c) 2016 by Sawyer X.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5
programming language system itself.
perl v5.40.0 2024-12-07 MetaCPAN::Client::Mirror(3pm)
Description
A MetaCPAN mirror entity object.
Name
MetaCPAN::Client::Mirror - A Mirror data object
Synopsis
my $mirror = $mcpan->mirror('eutelia.it');
Version
version 2.033000
