The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
$Id: README 7377 2012-04-11 10:57:51Z chris $

INTRODUCTION
============

This module provides access to the Flixster api.


INSTALLATION
============

   1 perl Makefile.PL
   2 make
   3 make test
   4 make install # as superuser


DEPENDENCIES
============

Class::Accessor
Cache::FileCache
DateTime::Format::Duration
DateTime::Incomplete
File::Spec::Functions
HTML::Entities
JSON
LWP::UserAgent
Math::Currency
URI


COPYRIGHT AND LICENCE
=====================

Copyright (C) 2012 Christopher Key <christopher.key@cantab.net>

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.