NAME
Lab::Data::Writer - Write data to disk
SYNOPSIS
DESCRIPTION
CONSTRUCTOR
METHODS
configure
output_data_ext => "DATA",
output_meta_ext => "META",
output_col_sep => "\t",
output_line_sep => "\n",
output_block_sep => "\n",
output_comment_char => "# ",
import_gpplus(%opts)
Imports GPplus TSK-files. Valid parameters are
filename => 'path/to/one/of/the/tsk-files',
newname => 'path/to/new/directory/newname',
archive => '[copy|move]'
The path path/to/new/directory/
must exist, while newname
shall not exist there.
AUTHOR/COPYRIGHT
This is $Id: Writer.pm 464 2006-07-16 01:12:23Z schroeer $
Copyright 2004 Daniel Schröer (http://www.danielschroeer.de)
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 253:
Non-ASCII character seen before =encoding in 'Schröer'. Assuming CP1252