The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
This is version 0.02 of the Perl 5 bare.pm module.

It provides access to scalar variables without a leading sigil.

----------

To install the module, enter these commands:

    perl Makefile.PL
    make
    make test
    make install

----------

For more information:
perldoc bare