The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Pg::Loader::Columns - Helper module for Pg::Loader

SYNOPSIS

  use Pg::Loader::Columns;

DESCRIPTION

This is a helper module for pgloader.pl(1), which loads tables to a Postgres database. It is similar in function to the pgloader(1) python program (written by other authors).

EXPORT

Pg::Loader::Columns - Perl extension for loading Postgres tables

SEE ALSO

http://pgfoundry.org/projects/pgloader/ hosts the original python project.

AUTHOR

Ioannis Tambouras, <ioannis@cpan.org>

COPYRIGHT AND LICENSE

Copyright (C) 2008 by Ioannis Tambouras

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.10.0 or, at your option, any later version of Perl 5 you may have available.