Help for this page
my ($addr,$state,$pc) = $line =~ /([^,]+),([^,]+),([^,]+)/;
open DATA , "<", "path-to-file"; my @pcodes; ... close DATA;