In article <[EMAIL PROTECTED]>,
 [EMAIL PROTECTED] (Nobody Imparticular) writes:
>2) I like 'dumpvar.pl' and 'dumpValue'.  so, i set up
>an alias as such:
>
>$DB::alias('list'} = 's/^list
>(.*)/&::dumpValue(\\\$1)/';
>
>but, then when i do a "list %foo" it gives me an error
>that list is not recognized.  it should convert that
>to &::debugValue (\%foo).  yes, i 'require dumpvar.pl'
>as well.

Okay, I'll bite: what's wrong with the 'x' command?

-- 
Peter Scott
http://www.perldebugged.com/
*** NEW *** http://www.perlmedic.com/

Reply via email to