Help for this page
my $tclsh = 'tclsh';
my $tclsh = 'tclsh85';
cpan> make Tcl Running make for module 'Tcl' ... C:\strawberry\c\bin\dmake.EXE -- NOT OK Failed during this command: VKON/Tcl-0.97.tar.gz : make NO
/* * Tcl.xs -- ... newCONSTSUB(stash, "EVAL_GLOBAL", newSViv(TCL_EVAL_GLOBAL)); newCONSTSUB(stash, "EVAL_DIRECT", newSViv(TCL_EVAL_DIRECT)); }