in reply to Re^2: Whats with the autoincrementation of a string
in thread Whats with the autoincrementation of a string
DB<109> @a=a..c => ("a", "b", "c") DB<110> $a[" 1x"] => "b"
plz note: only with no warnings!
Cheers Rolf
( addicted to the Perl Programming Language)
|
|---|