The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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.