-
- Distribution: SVK
- Module version: v2.2.3
- Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Issues
- Testers
- Kwalitee
- License: perl_5
- Activity
- 24 month
- Tools
- Download (493.18Kb) 0
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
++ed by:
1 non-PAUSE user.
- Dependencies
- Algorithm::Annotate
- Algorithm::Diff
- App::CLI
- Class::Accessor::Fast
- Class::Autouse
- Class::Data::Inheritable
- Data::Hierarchy
- Encode
- File::Spec
- File::Temp
- Getopt::Long
- IO::Digest
- List::MoreUtils
- Path::Class
- PerlIO::eol
- PerlIO::via::dynamic
- PerlIO::via::symlink
- Pod::Escapes
- Pod::Simple
- SVN::Mirror
- SVN::Simple::Edit
- Term::ReadKey
- Time::HiRes
- Time::Progress
- UNIVERSAL::require
- URI
- version
- YAML::Syck
- and possibly others
- CPAN Testers List
- Reverse dependencies
- Dependency graph
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);
Module Install Instructions
To install SVK::Target::Universal, copy and paste the appropriate command in to your terminal.
cpanm SVK
perl -MCPAN -e shell install SVK
For more information on module installation, please visit the detailed CPAN module installation guide.