Help for this page

Select Code to Download


  1. or download this
    package EvanPerl;
    use strict;
    ...
        goto &Moose::import; # can't just call Moose->import since it need
    +s to know the "correct" caller.
    }
    1;