From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more

Flickr-License version 0.02
===========================
Initial release of a wrapper around the Flickr photo license information.
INSTALLATION
To install this module type the following:
perl Makefile.PL
make
make test
make install
DEPENDENCIES
This module requires these other modules and libraries:
Class::Singleton
Flickr::API
Flickr::API::Photo
COPYRIGHT AND LICENCE
Put the correct copyright and licence information here.
Copyright (C) 2007 by Billy Abbott
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself, either Perl version 5.8.6 or,
at your option, any later version of Perl 5 you may have available.