That line will print because it's not in a sub. A line inside a sub can only print when that sub is actually executed.
(The exception to this rule being a line that is evaluated at compile time. But it would be unusual to do this.)
In reply to Re^3: How can I see a CPAN module's print message
by tobyink
in thread How can I see a CPAN module's print message
by anaconda_wly
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |