package My::XML; sub _init { ... } 1; package My::JSON; sub _init { ... } 1;