$Id: README 7361 2012-04-09 00:32:17Z 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::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.