# @@ Meta Begin # Redirect tweezer 0.0 # Meta as::author {Karl Lehenbauer} # Meta as::note Business Edition Only --- License required # Meta as::origin http://lehenbauer.com/software/tweezer/ # Meta as::repository http://teapot-be.activestate.com # Meta as::type package # Meta category Introspection Debugging # Meta description This is a hackish tool for doing dangerous but # Meta description potentially interesting things to Tcl objects. Using # Meta description it you can sniff any Tcl object that you can contrive # Meta description for the tweezer to be able to see, such as a # Meta description variable, proc, array element, element of a list # Meta description within a list, etc, find out its data type (internal # Meta description representation), look at and manipulate its reference # Meta description count, generate a new reference, and even force an # Meta description object to shimmer to a different internal # Meta description representation, which may actually be useful for # Meta description something. --- Access to this package requires a # Meta description valid ActiveState ActiveTcl Business Edition license. # Meta description Please visit # Meta description http://www.activestate.com/business-edition to learn # Meta description more about the ActiveTcl Business Edition offering. # Meta license BSD # Meta platform solaris2.6-sparc # Meta require {Tcl 8.4} # Meta subject introspection debugging shimmer reference internal # Meta subject dangerous # Meta summary Deep introspection tool # @@ Meta End