![]() |
![]()
| ![]() |
![]()
NAMEVCP::DefaultFilters - Class for determining default filters to install for a given source and dest. SYNOPSISrequire VCP::DefaultFilters; my $df = VCP::DefaultFilters->new; my @filter_args = $df->create_default_filters( $source, $dest ); DESCRIPTIONGiven 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 @ARGV (command line arguments) that specify filters. COPYRIGHTCopyright 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.
|