VCP::Dest::perl_data - emit metadata to a log file
vcp ... perl_data: # to vcp.log
vcp ... perl_data:-: # to STDOUT
vcp ... perl_data:foo.log: # to foo.log
Dump all data structures to a log file or STDOUT.
This is intended to be used when reproducing bugs to capture a metadata stream
that can be copy-pasted-tweaked in to a t/99*.t test program.
Not a supported module, API and behavior may change without warning.
See source code and test suites for how to capture data structures in scalars,
arrays and hashes.
Barrie Slaymaker <barries@slaysys.com>
Copyright (c) 2000, 2001, 2002 Perforce Software, Inc. All rights reserved.
See VCP::License ("vcp help license") for the terms of use.