NAME

VCP::Utils::cvs - utilities for dealing with the cvs command

SYNOPSIS

use VCP::Utils::cvs ;

DESCRIPTION

A mix-in class providing methods shared by VCP::Source::cvs and VCP::Dest::cvs, mostly wrappers for calling the cvs command.

METHODS

cvs

Calls the cvs command with the appropriate cvsroot option.

COPYRIGHT

Copyright 2000, Perforce Software, Inc. All Rights Reserved.

This module and the VCP package are licensed according to the terms given in the file LICENSE accompanying this distribution, a copy of which is included in vcp.

2 POD Errors

The following errors were encountered while parsing the POD:

Around line 28:

'=item' outside of any '=over'

Around line 65:

You forgot a '=back' before '=head1'