RDF-Redland-Model-ExifTool

This class:

INSTALLATION

This class depends on non-core Perl modules and classes, see PREREQ_PM in Makefile.PL .

Redland RDF Libraries (RDF::Redland) must be installed from a package or built from source.
For example on Ubuntu install packages librdf-perl and raptor-utils. The Redland version on CPAN is out of date and fails "make test".

To install this class, run the following commands:

        perl Makefile.PL
        make
        make test
        make install

SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this class with the perldoc command.

perldoc RDF::Redland::Model::ExifTool

You can also look for information at:

RT, CPAN's request tracker

http://rt.cpan.org/NoAuth/Bugs.html?Dist=RDF-Redland-Model-ExifTool

AnnoCPAN, Annotated CPAN documentation

http://annocpan.org/dist/RDF-Redland-Model-ExifTool

CPAN Ratings

http://cpanratings.perl.org/d/RDF-Redland-Model-ExifTool

Search CPAN

http://search.cpan.org/dist/RDF-Redland-Model-ExifTool

COPYRIGHT AND LICENCE

Copyright (C) 2008 Andrew Flint

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.