| Net-Netflix documentation | Contained in the Net-Netflix distribution. |
Net::Netflix - Please see updated module at WWW::Netflix.
Version 0.05
This module has moved to WWW::Netflix. Please download the updated module from the new namespace.
Christie Robertson and Colin Meyer, <pants at helvella.org>
| Net-Netflix documentation | Contained in the Net-Netflix distribution. |
package Net::Netflix; use warnings; use strict;
our $VERSION = '0.05';
die "\n ** This module has moved to WWW::Netflix. **", "\n ** Please download and install WWW::Netflix from CPAN. ** \n\n";
1; # End of Net::Netflix