develooper Front page | perl.perl5.porters | Postings from December 2016

Re: Why does the debugger use single quotes when dumping strings?

Thread Previous | Thread Next
From:
Ricardo Signes
Date:
December 13, 2016 02:33
Subject:
Re: Why does the debugger use single quotes when dumping strings?
Message ID:
20161213023249.GB27885@debian
* Sam Kington <sam@illuminated.co.uk> [2016-12-03T09:45:56]
> This is curiosity rather than anything else, but: why is the debugger using
> single quotes here?

I could well be wrong, but my guess would be: because dumpvar.pl is kind of a
mess.  I would hope that we'd be open to improving it iteratively over time,
and not take its existing formatting as set in stone.

(The dumper to be used by perl5db.pl is actually configurable, but this doesn't
appear to be documented, and it might not really work as such.)

-- 
rjbs

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About