Help for this page

Select Code to Download


  1. or download this
    Frameworks/Tcl.Frameworkdlopen(Frameworks/Tcl.Framework, 10): no suita
    +ble image found.  Did find:
        Frameworks/Tcl.Framework: not a file
    
  2. or download this
    BEGIN {
        my $frameworkpath = "Frameworks/Tcl.Framework/Versions/8.5/Tcl";
        print $ENV{'PERL_TCL_DL_PATH'} = $frameworkpath;
    }