# simple example of strict contagion sub import { require strict; strict->import; }