in reply to Installing PadWalker

I am trying to install Net::Stripe onto shared hosting where I do not have access to compilers

In case anybody comes across this thread node in future, I have found that Business::Stripe is a simpler implementation of the Stripe payment gateway. Plus, it is pure Perl so doesn't require a compiler and it is working whilst I solve that issue.