The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

WWW::KodakGallery - A module to interact with the Kodakgallery website

DESCRIPTION

This module provides a basic interface to the KodakGallery website (http://wwww.kodakgallery.com/). It simply subclasses the WWW::Ofoto module, which provides all the functionality. See WWW::Ofoto for documentation. You should be able to subsitute KodakGallery for Ofoto. Or, you could just use the WWW::Ofoto directly; they are interechangable.

SEE ALSO

The WWW::Ofoto module.

AUTHOR

Mark V. Grimes, <mgrimes@cpan.org>

COPYRIGHT AND LICENSE

Copyright (C) 2005 by mgrimes

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.2 or, at your option, any later version of Perl 5 you may have available.