Skip to content

yak1ex/App-DBI-Loader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NAME

App::DBI::Loader - A tiny script to load CSV/TSV contents into a database table via DBI

VERSION

version v0.0.2

SYNOPSIS

App::DBI::Loader->run(@ARGV);

DESCRIPTION

This is an implementation module for a tiny script to load CSV/TSV contents into a database table via DBI.

METHODS

run(@arg)

Process arguments. Typically, @ARGV is passed. For details, see dbiloader.

AUTHOR

Yasutaka ATARASHI yakex@cpan.org

COPYRIGHT AND LICENSE

This software is copyright (c) 2013 by Yasutaka ATARASHI.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.

About

Load contents into a database table from CSV/TSV via DBI

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages