The module Getopt::Auto provides "magic" processing of command-line options. It uses processing in the INIT block to look at the command line before the body of the user's script is executed.
Thus, the INIT block is part of the user's code for execution purposes, but from the user's point of view, it isn't.
I'm just looking for a way of having the user not see the code. Sort of the opposite of $DB::single = 2.
In reply to Re^2: Avoiding INIT
by geoffleach
in thread Avoiding INIT
by geoffleach
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |