Skip Menu |

This queue is for tickets about the Business-PayPal-EWP CPAN distribution.

Report information
The Basics
Id: 29185
Status: resolved
Priority: 0/
Queue: Business-PayPal-EWP

People
Owner: isaac [...] cpan.org
Requestors: GHENRY [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in: 0.02
Fixed in: (no value)



Subject: our @ISA = qw(Exporter); missing in EWP.pm
EWP.pm doesn't have: our @ISA = qw(Exporter); So: use Business::PayPal::EWP qw(SignAndEncrypt); doesn't work. For example: Undefined subroutine &main::SignAndEncrypt called at test.pl line 30. Thanks, Gavin.
Fixed in 1.00 Thanks for bringing this to my attention