Sponsoring The Perl Toolchain Summit 2025: Help make this important event another success Learn more

NAME

Chj::CPAN::ModulePODUrl - get module POD url on metacpan

SYNOPSIS

use Chj::CPAN::ModulePODUrl "perhaps_module_pod_url";
is_equal [perhaps_module_pod_url "Test::More"],
is_equal [perhaps_module_pod_url "SomeNonexisting::Module12345"],
[];

DESCRIPTION

NOTE

This is alpha software! Read the status section in the package README or on the website.