in reply to Re^3: Class for getting film information from IMDB.
in thread Class for getting film information from IMDB.
I've decided to reinvent IMDB::Movie because there are not information which I needed: duration, summary, country, language etc. So, I've tried to inherit that module and extend it but it wasn't possible to do for me.
And I've tried to implement needed functionality and make that module easy extending to inherit and override its methods or add new one.
This is my first relise and I hope that step by step I'll improve that module.
---
Schiller
It's only my opinion and it doesn't have pretensions of absoluteness!
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^5: Class for getting film information from IMDB.
by PodMaster (Abbot) on Jul 29, 2004 at 06:44 UTC | |
by nite_man (Deacon) on Jul 29, 2004 at 08:19 UTC | |
by Anonymous Monk on Jul 29, 2004 at 08:43 UTC |