Help for this page
#!usr/bin/perl -w use strict; use autodie; ... close BACT; close OUTPUT;
Filehandle OUTPUT opened only for output at C:\strawberry\perl\bin\tri +al.pl line 9. Use of uninitialized value in string eq at C:\strawberry\perl\bin\tria +l.pl line 24, <BACT> line 17.