http://www.perlmonks.org?node_id=1021467


in reply to Re^7: When I see "10", I think:
in thread When I see "10", I think:

You didn't show how to isolate anything. Don't be an asshole once that's pointed out.

Isolating in octal:

135753 => 1 35753

Isolating in hex:

BBEB => 1 3BEB

Not particularly hard, but it's still more work than the lack of it in octal.