diff options
Diffstat (limited to 'www/p5-IMDB-Movie/pkg-descr')
-rw-r--r-- | www/p5-IMDB-Movie/pkg-descr | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/www/p5-IMDB-Movie/pkg-descr b/www/p5-IMDB-Movie/pkg-descr new file mode 100644 index 000000000000..987fb9aed712 --- /dev/null +++ b/www/p5-IMDB-Movie/pkg-descr @@ -0,0 +1,8 @@ +This is a module that uses LWP and HTML::TokeParser to parse the +web page for the requested movie. You can use an IMDB identification +number or the name of the movie. IMDB.pm will try to return the +best match. + +Author: Jeffrey Hayes Anderson <captvanhalen@yahoo.com> + +WWW: http://search.cpan.org/dist/IMDB-Movie/ |