Text::RecordParser::Tab man page on Fedora

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

Text::RecordParser::TaUser Contributed Perl DocumentText::RecordParser::Tab(3)

NAME
       Text::RecordParser::Tab - read tab-delimited files

SYNOPSIS
	 use Text::RecordParser::Tab;

DESCRIPTION
       This module is a shortcut for getting a tab-delimited parser.

   new
       Call "new" as normal but without worrying about "field_separator" or
       "fs."

       Because this:

	 my $p = Text::RecordParser::Tab->new($file);

       Is easier to type than this

	 my $p = Text::RecordParser->new(
	     filename	     => $file,
	     field_separator => "\t",
	 );

AUTHOR
       Ken Youens-Clark <kclark@cpan.org>

LICENSE AND COPYRIGHT
       Copyright (C) 2006-10 Ken Youens-Clark.	All rights reserved.

       This program is free software; you can redistribute it and/or modify it
       under the terms of the GNU General Public License as published by the
       Free Software Foundation; version 2.

       This program is distributed in the hope that it will be useful, but
       WITHOUT ANY WARRANTY; without even the implied warranty of
       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
       General Public License for more details.

perl v5.14.2			  2012-01-14	    Text::RecordParser::Tab(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