in reply to Error:Can't locate object method "Open"
And a couple of other nits:
open( PFN, "<", $file ) or die "Can't open '$file': $!\n"; [download]