On Monday, September 29, 2003, at 10:53 AM, SilverFox wrote:

can anyone tell me how I can remove the period at the end of each line
below??

Sure. Place your cursor at the end of each line in turn and push the "backspace" (or similar key) once... Oh, did you mean in Perl? ;)


What part are you stuck on, reading them, altering them or writing them out? If I give you this hint, does it help?

s/\.$//

If not, send us some more details to work with and we'll do better.

James

3333.
4444.
2222.
5555.



--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to