SQL::Translator::Parser::xSV man page on Fedora

Man page or keyword search:  
man Server   31170 pages
apropos Keyword Search (all sections)
Output format
Fedora logo
[printable version]

SQL::Translator::ParseUserSContributed Perl DocSQL::Translator::Parser::xSV(3)

NAME
       SQL::Translator::Parser::xSV - parser for arbitrarily delimited text
       files

SYNOPSIS
	 use SQL::Translator;
	 use SQL::Translator::Parser::xSV;

	 my $translator	 =  SQL::Translator->new(
	     parser	 => 'xSV',
	     parser_args => { field_separator => "\t" },
	 );

DESCRIPTION
       Parses arbitrarily delimited text files.	 See the Text::RecordParser
       manpage for arguments on how to parse the file (e.g.,
       "field_separator", "record_separator").	Other arguments include:

OPTIONS
       ·   scan_fields

	   Indicates that the columns should be scanned to determine data
	   types and field sizes.  True by default.

       ·   trim_fields

	   A shortcut to sending filters to Text::RecordParser, will create
	   callbacks that trim leading and trailing spaces from fields and
	   headers.  True by default.

       Field names will automatically be normalized by
       "SQL::Translator::Utils::normalize_name".

AUTHORS
       Darren Chamberlain <darren@cpan.org>, Ken Y. Clark <kclark@cpan.org>.

SEE ALSO
       Text::RecordParser, SQL::Translator.

perl v5.14.2			  2011-05-04   SQL::Translator::Parser::xSV(3)
[top]

List of man pages available for Fedora

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net