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


in reply to Re^3: Removing digits from a string
in thread Removing digits from a string

That's likely not the right interpretation of his use of 'truncate', which suggests outer positions, no? But I guess the OP should be able to 'figure' it out ;-)

Replies are listed 'Best First'.
Re^5: Removing digits from a string
by Anonymous Monk on Jan 01, 2013 at 11:15 UTC

    That's likely not the right interpretation of his use of 'truncate', which suggests outer positions, no? But I guess the OP should be able to 'figure' it out ;-)

    I kinda doubt the op knows what truncate means, or that the OP would know how to apply any of the answers :)