debian man page for netsds::util::fileimport

Query: netsds::util::fileimport

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

NetSDS::Util::FileImport(3pm)				User Contributed Perl Documentation			     NetSDS::Util::FileImport(3pm)

NAME
NetSDS::Util::FileImport - import table structure from file
SYNOPSIS
DESCRIPTION
CLASS API
import_table() - import table data from file takes $content of a file, $pre_parse (true or false it means: return all table or only 5 first rows params it could be patterns => { qr#name#i => { qr#last#i => 'last_name', qr#first#i => 'first_name' } } separator => could be ,; : fields => [ email last_name ] substitute => { E-mail => email, Last Name => last_name, .. } Depends of a params parse would be different Returns a structure like this [ { last_name => undef, first_name => yana, ... }, { last_name => kornienko, first_name => test, ... } .. ] perl v5.12.4 2011-08-27 NetSDS::Util::FileImport(3pm)
Related Man Pages
array_column(3) - php
netsds::translate(3pm) - debian
netsds::util(3pm) - debian
netsds::util::datetime(3pm) - debian
netsds::util::translit(3pm) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Introduction
One instance of comparing grep and awk
Weird 'find' results
New UNIX and Linux History Sections