diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2003-12-04 15:24:13 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2003-12-04 15:24:13 +0000 |
commit | 201b40f5cc7da4fd093584d52d04a114f55bfdc5 (patch) | |
tree | a18bf5380e81b4bb361d74eecc1443c28999123f /www/p5-IMDB-Movie/pkg-descr | |
parent | 0f8e172f85d36f1f49700505e5e091cffcfe7ceb (diff) |
Notes
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/ |