Source: libtcl-perl Maintainer: Debian Perl Group Uploaders: gregor herrmann , Damyan Ivanov Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper-compat (= 13), libdevel-refcount-perl , perl-xs-dev, perl:native, tcl , tcl-dev Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libtcl-perl Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libtcl-perl.git Homepage: https://metacpan.org/release/Tcl Rules-Requires-Root: no Package: libtcl-perl Architecture: any Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends} Description: Tcl extension module for Perl The Tcl extension module gives access to the Tcl library with functionality and interface similar to the C functions of Tcl. * creating Tcl interpreters * executing Tcl code in an interpreter * binding in new Tcl procedures * manipulating the result field of a Tcl interpreter * setting and getting values of variables in a Tcl interpreter * tying perl variables to variables in a Tcl interpreter . Tcl is a powerful, easy to use, embeddable, cross-platform interpreted scripting language.