diff options
author | wiz <wiz@pkgsrc.org> | 2009-10-11 09:37:45 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-10-11 09:37:45 +0000 |
commit | 2e41068372b1baad4baeecf30d43b767596c4924 (patch) | |
tree | 1ac4159bd4d4b6557458b351116dd83c20a8167d /devel/p5-IMDB-Film/DESCR | |
parent | 91fe09ed8cc54efa8a197cd9f79e503c15761a8e (diff) | |
download | pkgsrc-2e41068372b1baad4baeecf30d43b767596c4924.tar.gz |
Initial import of p5-IMDB-Film-0.41:
IMDB::Film is OO Perl interface to the database of films IMDB
(www.imdb.com). It allows to retrieve information about movies by
its IMDB code or title. Also, there is a possibility to get
information about IMDB persons (actors, actresses, directors, etc.)
by their name of code.
Diffstat (limited to 'devel/p5-IMDB-Film/DESCR')
-rw-r--r-- | devel/p5-IMDB-Film/DESCR | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/devel/p5-IMDB-Film/DESCR b/devel/p5-IMDB-Film/DESCR new file mode 100644 index 00000000000..7e5f4296c8b --- /dev/null +++ b/devel/p5-IMDB-Film/DESCR @@ -0,0 +1,5 @@ +IMDB::Film is OO Perl interface to the database of films IMDB +(www.imdb.com). It allows to retrieve information about movies by +its IMDB code or title. Also, there is a possibility to get +information about IMDB persons (actors, actresses, directors, etc.) +by their name of code. |