Help for this page
#!/usr/bin/perl ... printf("foo\n"); return 0; }
$ ./826910.pl Segmentation fault