The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.