Next The Perl Hardware Store DC.pm Version 15

Forced Importing / Aliasing

        { local *F = \&VeryLongName::SomeFunction;
          F(...);
        }
        *ERR = \$DBI::errstr;


Next Copyright © 2003 M. J. Dominus