|
NAMEMetaCPAN::Client::Mirror - A Mirror data object VERSIONversion 2.033000 SYNOPSIS my $mirror = $mcpan->mirror('eutelia.it');
DESCRIPTIONA MetaCPAN mirror entity object. ATTRIBUTESnameThe name of the mirror, which is what you passed orgThe organization that maintains the mirror. ftpAn FTP url for the mirror. rsyncAn rsync url for the mirror. srccityThe city where the mirror is located. countryThe name of the country where the mirror is located. ccodeThe ISO country code for the mirror's country. aka_nametznotednsrrregioninceptdatefreqcontinenthttpreitredateA_or_CNAMEcontactArray-Ref. locationArray-Ref. AUTHORS
COPYRIGHT AND LICENSEThis 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.
|