Sent: Thursday, December 05, 2019 at 3:31 PM
From: "welle ozean via tcltk" <[email protected]>
To: [email protected]
Subject: Call perl subroutine from $int->Eval

> Is there a way to call a Perl subroutine from within the $int->Eval?



Yes, see https://metacpan.org/pod/Tcl#Accessing-Perl-from-within-Tcl

Tcl.pm creates a Tcl command `::perl::Eval` which accepts a string containing 
the Perl syntax to be evaluated.



Christopher A. Chavez

Reply via email to