in reply to
Convert Tcl Keyed List to Perl
If you're already using the
Tcl
module, can't you just tie your result to a perl variable with
Tcl::Var
?
Comment on
Re: Convert Tcl Keyed List to Perl
In Section
Seekers of Perl Wisdom