GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
CPAN::Recent::Uploads::Retriever(3) User Contributed Perl Documentation CPAN::Recent::Uploads::Retriever(3)

CPAN::Recent::Uploads::Retriever - Retrieves recentfiles from a CPAN mirror

version 0.16

  use CPAN::Recent::Uploads::Retriever;

  my $yamldata = CPAN::Recent::Uploads::Retriever->retrieve();

CPAN::Recent::Uploads::Retriever is a helper module for CPAN::Recent::Uploads that retrieves individual "RECENT-xx.yaml" files from a CPAN mirror.

"retrieve"
Takes two optional arguments. The first argument is an identifier for the "RECENT" file to retrieve and can be either, "1h", "6h", "1d", "1W", "1M", "1Q" or "1Y". The default is "6h". The second argument is a CPAN mirror URL to retrieve said files from.

Returns a scalar of YAML data on success, "undef" otherwise.

Chris Williams <chris@bingosnet.co.uk>

This software is copyright (c) 2018 by Chris Williams.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.

2018-10-26 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.