logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

URI::cpan::distfile - cpan:///distfile/AUTHOR/Dist-1.234.tar.gz

Author

       Ricardo SIGNES <cpan@semiotic.systems>

Dist_Filepath

       This returns the path to the dist file.  This is the whole URL after the "distfile" part.

Dist_Name

       This returns the name of the dist, like CGI.pm or Acme-Drunk.

Dist_Version

       This returns the version of the dist, or undef if the version can't be found or is the string "undef"

Methods

Name

       URI::cpan::distfile - cpan:///distfile/AUTHOR/Dist-1.234.tar.gz

Perl Version

       This library should run on perls released even a long time ago.  It should work on any version of perl
       released in the last five years.

       Although it may work on older versions of perl, no guarantee is made that the minimum required version
       will not be increased.  The version may be increased for any reason, and there is no promise that patches
       will be accepted to lower the minimum required perl.

Synopsis

       This URL refers to a file in an author directory on the CPAN, and expects the format AUTHOR/DISTFILE

Version

       version 1.009

See Also