Hello --
I'd like to register as a CPAN contributor.
Name: Ron Isaacson
E-mail: [EMAIL PROTECTED]
Userid: ISAACSON
I have one module ready for near-immediate release: Env::Module, a Perl
interface to modulecmd, to automate loading of modulefiles from Perl
scripts. Although the global community of module users is not huge, it
definitely does exist, and Env::Module should reduce the need for
deviant hackery.
I'm also working on a much larger project, tentatively called Xfer. Xfer
supports transferring of data between two arbitrary sources. The sources
are extensible -- currently I have Xfer::Source::CSV (for delimited text
files), Xfer::Source::DBI (for any DBD database), and Xfer::Source::Perl
(for Perl functions, called repeatedly to produce or accept data).
Anybody can write more Xfer::Source classes. You simply instantiate two
Xfer::Source objects and pass them to Xfer, which performs the transfer.
Many options are supported, such as mapping (reordering) of fields, row
callbacks, timeouts, etc. I've got an early alpha of this working, and I
would like to start releasing it for testing and feedback.
Thank you!
--
Ron Isaacson
Morgan Stanley
[EMAIL PROTECTED] / (718) 754-2345