Net::Netflix - Please see updated module at WWW::Netflix.


Net-Netflix documentation Contained in the Net-Netflix distribution.

Index


Code Index:

NAME

Top

Net::Netflix - Please see updated module at WWW::Netflix.

VERSION

Top

Version 0.05

SYNOPSIS

Top

This module has moved to WWW::Netflix. Please download the updated module from the new namespace.

AUTHOR

Top

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