- or download this
use strict;
use warnings;
...
}
use Tcl;
- or download this
Starting script on MSWIN
TCL: C:/Tcl/bin/tcl86.dll
...
Unable to initialize Tcl at C:/Strawberry/perl/lib/XSLoader.pm line 11
+1.
Compilation failed in require at .\wheel.pl line 11.
BEGIN failed--compilation aborted at .\wheel.pl line 11.
- or download this
use warnings;
use FindBin qw($Bin);
...
print my $path = $ENV{'PATH'};
}
use Tcl;