use is called everytime the eval() is called although use is not supposed to re-use a file once it is in %INC.BEGIN { warn 'hi' } eval ' use x qw(yo ha ha and a bottle of sprite) '; eval ' use x qw(yo ha ha and a bottle of sprite) '; eval ' use x qw(yo ha ha and a bottle of sprite) '; BEGIN { warn 'yi' }
In reply to eval 'use module::name' is called more than once by princepawn
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |