man VCP::DefaultFilters () - Class for determining default filters to install for a given source and dest.
NAME
VCP::DefaultFilters - Class for determining default filters to install for a given source and dest.
SYNOPSIS
require VCP::DefaultFilters; my $df = VCP::DefaultFilters->new; my @filter_args = $df->create_default_filters( $source, $dest );
DESCRIPTION
Given references to a vcp source and destination, determines the default filters which would be appropriate, builds and returns a list of arguments that should look like the portion of CW@ARGV (command line arguments) that specify filters.
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.