File: MANIFEST

package info (click to toggle)
libtcl-perl 1.02%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 308 kB
  • ctags: 49
  • sloc: perl: 647; sh: 54; tcl: 15; makefile: 5
file content (20 lines) | stat: -rw-r--r-- 861 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Changes
Makefile.PL		Tcl extension makefile writer
MANIFEST		This list of files
README			Introduction to the Tcl extension
Tcl.pm			Tcl extension module
Tcl.xs			Tcl extension implementation
t/call.t		See the 'call' and 'icall' methods
t/constants.t		See if constants and flags are set up properly
t/createcmd.t		See if command creation works
t/eval.t		See if Eval-ish things work
t/info.t	        See if Tcl info command works
t/result.t		See if Tcl result protocol works
t/subclass.t		See if we can subclass Tcl
t/trace.t		See if variable tarcing works
t/unicode.t		some unicode tests
t/var.t			See if access to/from Tcl variables works
t/export_to_tcl.t	test convenience sub export_to_tcl
typemap			Tcl extension types
tclcfg.tcl		Tcl script to discover TCL installation options
META.yml                                 Module meta-data (added by MakeMaker)