Next The Perl Hardware Store DC.pm Version 15

Forced Importing / Aliasing

        { local *F = \&VeryLongName::SomeFunction;
          F(...);
        }

continued...


Next Copyright © 2003 M. J. Dominus