how should this behave with your suggestion?use warnings; use strict; use 5.008; sub monk($) {} some_code_that_defines_a_sub_mink(); sub go() { mink(123); }
In reply to Re: Possible to catch undefined sub at "compile" time?
by tinita
in thread Possible to catch undefined sub at "compile" time?
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |