You could add
INIT{ print "About to start running code\n" } END{ print "Code ending\n"; }
Anything between those is your program; anything before or after is the interpreter doing its thing.
See perldoc
In reply to Re: tracing system calls a perl script is making
by BrowserUk
in thread tracing system calls a perl script is making
by gideondsouza
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |