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?
But granted I had other problems in mind than backslashes...
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
|
---|