Black Death
Jesse Gunn
The Crimson Shadow
Ariana London
Legion
Scorpio
Greg Manix
####
#!/usr/local/bin/perl
use strict;
use warnings;
use CGI qw/:standard/;
use CGI::Carp qw/fatalsToBrowser/;
my $wrestlerdir = '/home/ewexpert/public_html/rosterrank';
open(FILE, "$wrestlerdir/wrestlerlist.txt");
my @lines = ;
chop(@lines);
foreach my $str (@lines) {
chomp(@lines);
}
close(FILE);
foreach my $test (@lines) {
open my $fh, "<", "$wrestlerdir/@lines.total" or die "Can't open @lines.total $!";
my @total = <$fh>;
}
print header, start_html('Rankings: '), end_html;
####
Can't open Black Death
Jesse Gunn
The Crimson Shadow
Ariana London
Legion
Scorpio
Greg Mani.total No such file or directory at test.cgi line 21.