simple question on perl

Daniel R . Kilbourne drk@voyager.net
Fri, 1 Sep 2000 14:54:46 -0400


Call me a perl idiot, but how do I remove the last character from a string?

I will need to pull the last character from a line such as:

3.3219333333e+02  (I need to get the 2 in this case)

the string will always be of constant length.

Anyone?

___
Dan