Help for this page
#!/usr/bin/perl INIT { ... print "here INIT\n"; } print "here main\n";
DEBUG_SKIP_INIT=1 perl -d