Help for this page

Select Code to Download


  1. or download this
    use Module::Runtime qw/module_notional_filename/;
    BEGIN {
    ...
            $INC{$fn} = __FILE__;
        }
    }