The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
$expected = {
  'test15.p' => {
  	5 => [ 1 ],
  	7 => [ 410 ],
  	12 => [ 1 ],
  	13 => [ 11 ],
  	14 => [ 10 ],
  	15 => [ 110 ],
  	16 => [ 100 ],
  	22 => [ 1 ],
  	23 => [ 1 ],
  	24 => [ 11 ],
  	25 => [ 10 ],
  	26 => [ 110 ],
  	27 => [ 100 ],
  	33 => [ 1 ],
  	34 => [ 1 ],
  	35 => [ 1 ],
  	36 => [ 10 ],
    37 => [ 10 ],
    38 => [ 100 ],
    39 => [ 100 ],
    44 => [ 1 ],
    45 => [ 1 ],
    46 => [ 1 ],
  }
};