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

SVK::Target::Universal - svk target that might not be local

SYNOPSIS

 $target = SVK::Target::Universal->new($uuid, $path, $rev);
 $local_target = $target->local($depot);