http://www.perlmonks.org?node_id=983476


in reply to Re: No output to screen or output file
in thread No output to screen or output file

Yes I do

 my $num_elements = (@filter-1); #Number of elements in array

I have even printed the $num_elements variable to the screen and it works.