![]() |
![]()
| ![]() |
![]()
NAMEWWW::TV - Parse TV.com for information about TV shows. SYNOPSISuse WWW::TV qw(); my $series = WWW::TV::Series->new(id => 31635); my $episode = WWW::TV::Episode->new(id => 475540); DESCRIPTIONThe WWW::TV modules is a helper package, so you don't need to "use" the sub modules all the time. SEE ALSOWWW::TV::Series WWW::TV::Episode BUGSPlease report any bugs or feature requests through the web interface at <http://rt.cpan.org/Dist/Display.html?Queue=WWW-TV>. AUTHORDanial Pearce "cpan@tigris.id.au" LICENCE AND COPYRIGHTCopyright (c) 2006-2008 Danial Pearce "cpan@tigris.id.au". All rights reserved. This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
|