Ken,
I can't comment on the 'out of memory' problem, but to force an install
with the CPAN module, simple preface the command with 'force', e.g.
cpan> force install Busines::OnlinePayment
Ken
On 20030926 10:28:28 -0700, Ken Hilliard wrote:
> I was trying to install Business::OnlinePayment mod
Greetings,
First of all, if you are running the script as it appears below, no
result is being shown because all your print statements are commented
out.
Without running this script, I don't see any logic problems with it. It
should do what you intend.
A couple suggestions for improving performa