print "$file{'receipt', 'file'}\n" [download]
use Data::Dumper; print Dumper($file{'receipt', 'file'}) [download]
In reply to Re: CGI::Carp sometimes fails by Danny in thread CGI::Carp sometimes fails by Bod