strict->import changes some bits on the $^H variable that is used internally by perl to control compilation.package mod::personal; require strict; sub import { strict->import; ... }
In reply to Re: using strict from another module
by salva
in thread using strict from another module
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |