![]() |
|
good chemistry is complicated, and a little bit messy -LW |
|
PerlMonks |
Re^3: Basic debugging checklistby LanX (Saint) |
on Mar 01, 2020 at 23:57 UTC ( #11113609=note: print w/replies, xml ) | Need Help?? |
yeah that's why CGI::Carp translates -> to -» and so on, which makes some dumps hard to read. My preference to <...> over [...] stems from the fact that square brackets are easily confused as array syntax by the eye. I'd suggest to either double or invert the angle brackets, I doubt that <<...>> or >...< are easily confused as HTML tags.
updateI was wrong with the simple doubling, this <<br>> would be a a break surrounded by angles. Though this might help ->...<- I'm open for other ASCII suggestions, i.e. avoiding unicode.
Cheers Rolf
In Section
Tutorials
|
|