Go to the source code of this file.
Functions | |
| use vars | qw ($opt_h $opt_d $opt_v $opt_i $opt_A $opt_R $opt_L $opt_r $opt_1 $opt_q) |
| if (defined $opt_v) | |
Variables | |
| $title = "NetFlix" | |
| $version = "v1.0" | |
| $author = "John Petrocik" | |
| use vars qw | ( | $opt_h $opt_d $opt_v $opt_i $opt_A $opt_R $opt_L $opt_r $opt_1 $ | opt_q | ) |
| if | ( | defined $ | opt_v | ) |
Definition at line 140 of file netflix.pl.
| $title = "NetFlix" |
Definition at line 13 of file netflix.pl.
| $version = "v1.0" |
Definition at line 14 of file netflix.pl.
| $author = "John Petrocik" |
Definition at line 15 of file netflix.pl.
1.5.5