Help for this page

Select Code to Download


  1. or download this
    eval "use Win32::File";
  2. or download this
    require Win32::File;
  3. or download this
        if( ! eval "require ${package}" ) )
        {   
            throw E_BadSubClass( "package '${package}' not found or failed
    + to compile.\n" . $@ . "\n" );
        }