Hi All,

I have been requested to verify Data in DBxyz with data in DBabc. Both DBs are Oracel but there is a wrapper around around both. DBxyz is PeopleSoft and DBabc is SAP.

There is no support for stored procedures.

It was suggested that I do this with Perl. I have not found much on the perl websites I've visited (http://www.perldoc.com/perl5.6/pod/perlfunc.html and http://www.perlarchive.com/index.shtml)

Currently, I am leaning towards the C Remote Function Call lib from SAP but I was wondering if anyone knew of a Perl site or book dedicated to database access.

Thanks,

-D