Skip Menu |

This queue is for tickets about the Net-Social CPAN distribution.

Report information
The Basics
Id: 29111
Status: resolved
Priority: 0/
Queue: Net-Social

People
Owner: Nobody in particular
Requestors: stennie [...] cpan.org
Cc:
AdminCc:

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



Subject: 0.2 failed tests: 'use Net::Social::Site::*
Hi Simon, Saw this on the new module list and thought I'd give it a go. Looks like some sample service modules are missing from the 0.2 dist though. All of the service use_oks in t/00use.t fail: foreach my $site (qw(LiveJournal Vox Flickr)) { use_ok("Net::Social::Site::${site}"); ok("Net::Social::Site::${site}"->can('new'), "$site plugin has a new() method"); } Cheers, Stephen
Doh. Stupid mistake. Fixed in 0.3 which is on its way to CPAN.