in reply to What are all the false values in Perl ((conditional, boolean, whitespace, unprintable characters)
The dumpvar.pl library is, in fact, what the debugger uses when you tell it x $string.sub literal { require 'dumpvar.pl'; &dumpValue; }
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
RE: Re: What are all the false values in Perl ((conditional
by swiftone (Curate) on Sep 23, 2000 at 00:34 UTC | |
by japhy (Canon) on Sep 23, 2000 at 00:45 UTC |