The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
JSAN.use('Foo');
JSAN.use("Bar");

// __CODE__

Foo.Bar = {};
Foo.Bar.VERSION = '0.01';