URI::cpan

URLs that refer to things on the CPAN
Download

URI::cpan Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Ricardo Signes
  • Publisher web site:
  • http://search.cpan.org/~rjbs/

URI::cpan Tags


URI::cpan Description

URLs that refer to things on the CPAN URI::cpan is a Perl module to handle the URLs that refer to things on the CPAN.SYNOPSIS use URI::cpan; my $uri = URI->new('cpan:///distfile/RJBS/URI-cpan-1.000.tar.gz'); $uri->author; # => RJBS $uri->dist_name; # => URI-cpan $uri->dist_version; # => 1.000Other forms of cpan: URI include: cpan:///author/RJBSReserved for likely future use are: cpan:///dist cpan:///module cpan:///package Requirements: · Perl


URI::cpan Related Software