Launch a private p4d in a local directory?
If you are working with an offline repository in a local directory, vcp
can launch a p4d in that directory on a random hi-numbered TCP port for
you.
p4
yes
qr/y(es)?/i
No
qr/n(o)?/i
Directory to run p4d in?
Enter the directory to launch the p4d in. VCP will test to see
if this is a valid directory when you hit Enter.
sub { -d $_ ? 1 : die "'$_' is not a valid directory" }