Help for this page
my (%foos, %bars); while( my $line = <DATA> ) { ... # warn qq( "$line" is the wrong format.\n ); } }