in reply to Re: Net::Stripe, Moose bug?
in thread Net::Stripe, Moose bug?
Yeah sorry, please see my post above :) (I posted the whole code). It fails on:
my $cards = $stripe->get_cards(customer => 'cus_ALXYaoa9Lpo4Gs', limit => 10);
Line 541 in /Net/Stripe.pm
Cheers
Andy