$Id: README 7369 2012-04-09 01:14:03Z chris $ INTRODUCTION ============ This module provides access to the IMDB api. INSTALLATION ============ 1 perl Makefile.PL 2 make 3 make test 4 make install # as superuser DEPENDENCIES ============ Class::Accessor Cache::FileCache DateTime DateTime::Duration DateTime::Format::Strptime DateTime::Incomplete File::Spec::Functions JSON LWP::UserAgent URI COPYRIGHT AND LICENCE ===================== Copyright (C) 2010-2012 Christopher Key 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.4 or, at your option, any later version of Perl 5 you may have available.