On 07/19/2006 02:57 AM, Sayed, Irfan (Irfan) wrote:
Hi,
I need to split following string
cs_backup_restore_cmvobsvr1mum
the output which i am looking for is
cs_backup_restore and _cmvobsvr1mum
can anybody plz help
regards
irfan.
Sayed, Irfan; your questions are too basic. Any Perl
programmer who has read the first seven documents referred by
"perldoc perl" will know the questions you're asking.
Please read these:
perldoc perlintro
perldoc perltoc
perldoc perlreftut
perldoc perldsc
perldoc perllol
perldoc perlrequick
perldoc perlretut
Read them and do all of the examples in them. Whatever program
you're writing, stop writing it and take a couple of days to
learn Perl. Then return to your program with newly opened eyes.
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>