There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

App::SCM::Digest::SCM::Factory

DESCRIPTION

Factory class for App::SCM::Digest::SCM implementations.

CONSTRUCTOR

new

Takes an implementation name (e.g. 'git', 'hg') as its single argument. Returns an instance of the specified implementation.