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]