The flickr_upload script requires Pod::Usage but it is not a required
(or suggested) module during installation.
From META.yml:
requires:
Flickr::API: 0.07
HTTP::Request::Common: 1
LWP::UserAgent: 1
XML::Parser::Lite::Tree: 0.03
Running flickr_upload:
maetl:~/Desktop blech$ flickr_upload
Can't locate object method "initialize" via package "Pod::Usage" at
/System/Library/Perl/5.8.6/Pod/Usage.pm line 534.
Not hard to fix, but I thought I'd let you know.