SPUG: The string name of a variable (or any identifier)

Michael R. Wolf MichaelRWolf at att.net
Tue Feb 3 20:10:40 CST 2004


David Dyck <david.dyck at fluke.com> writes:


[...]

>     use B::Deparse;
>     my $deparse = B::Deparse->new("-p", "-sC");
                       
[...]

>     foreach (@stuff_to_debug) {
> 	printf "%s %d\n", $_, eval $_;

Inside out -- outside in.  Thanks for the two perspectives. 


-- 
Michael R. Wolf
    All mammals learn by playing!
        MichaelRWolf at att.net





More information about the spug-list mailing list