in reply to Re^2: How to get the TOTAL length/size of an array?
in thread How to get the TOTAL length/size of an array?

well I've said approximation and did put "work" in quotes.

But granted I had other problems in mind than backslashes...

edit

also single quotes;

DB<27> @a=("'"); DB<28> p length(Dumper @a)-2*@a 2

Cheers Rolf
(addicted to the Perl Programming Language :)
see Wikisyntax for the Monastery