> What you really want to know in TT is a way of seeing every > variable that is defined in the stash at all. I can't think > of an easy way to do this within TT.
That's what Template::Plugin::Stash is for. I built an 'introspection' template that uses it, to make it pretty for non-programmers to see what variables are available. Sample output here: http://markthomas.org:8080/perl/test.pl/variables.tt That should be what Rod is looking for. - Mark. -- Mark Thomas [EMAIL PROTECTED] Internet Systems Architect DigitalNet, Inc. $_=q;KvtuyboopuifeyQQfeemyibdlfee;; y.e.s. ;y+B-x+A-w+s; ;y;y; ;;print;; _______________________________________________ templates mailing list [EMAIL PROTECTED] http://lists.template-toolkit.org/mailman/listinfo/templates
