Help for this page
#!/usr/bin/perl ... %new = Dumper($data); print FILE %new;
#!/usr/bin/perl ... { print "HELLO"; }