Help for this page
#!/usr/bin/perl -w ... next unless eof; $lineid++; }
my $experience = "nonexistent"; my $thoughts = "worthless"; unless ($experience) { print "You're $thoughts\n"; }