Help for this page

Select Code to Download


  1. or download this
    BEGIN {
        require feature;
    ...
        feature->import(":$1");
        $_initial_cwd = Cwd::getcwd();
    }