my $var = "8940163...835"; for my $char (split //, reverse $var) { print "$char\n" } [download]
In reply to Re: Read a variable backwards.. by choroba in thread Read a variable backwards.. by sathya83aa