in reply to Testing perl modules that rely on remote data
Also, I use Moose in my Perl module, but should I really bother testing the methods that it writes for me?
No, Moose has that covered pretty well with the Moose and Class::MOP test suites.