I've been trying to setup payment processing using Net::Stripe. Unfortunately, however, my application now frequently fails at compilation with various errors, including:
methods.pm did not return a true value
If I comment out the use Net::Stripe; line the script works as expected, obviously excepting the code that uses Net::Stripe. The odd thing is that compilation doesn't fail every time. The script uses CGI::Application and is running under mod_perl.
Ideas?In reply to methods.pm did not return a true value by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |