http://www.perlmonks.org?node_id=939548


in reply to Re^2: File Open by Process
in thread File Open by Process

$ strace -f -eopen ./yourscript.pl

or

$ strace -f -efile ./yourscript.pl