look at the 'susbtr' function.
you mean substr
Clearly a typo. :-)
alfred
Toby Stuart wrote:
look at the 'susbtr' function. it will do what you require
-----Original Message----- From: Hawkes, Mick I [mailto:[EMAIL PROTECTED] Sent: Monday, 31 January 2005 3:32 PM To: beginners@perl.org Subject: operator equivalents
All,
Could someone please tell me the Perl equivalents of the following string functions
Mid$
Left$
Right$
I have found that len$ = length but have not been successful with any of the others
Any help is appreciated.
Cheers Mick H
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>
--
Perl - "... making the easy jobs easy,
without making the hard jobs impossible."
'The Camel', 3ed
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>