Help for this page
BEGIN { if ($condition) { use Foo; } }
BEGIN { if ($condition) { ... } } }
print Bar::new(); print Bar::old(); ... } 1;