in reply to Split command

It's easy to do so using the split function. As you don't tell us where exactly you have problems and as you don't even show us the code you already have written, it's hard to give you more concrete advice.

Replies are listed 'Best First'.
Re^2: Split command
by Anonymous Monk on Jan 19, 2009 at 09:54 UTC
    Actually i am new to perl programming. so i dont ve idea to use spilt.so i wanna know how can i spilt it.

      What code have you written? What part of the split documentation do you have a problem with? If you're new to programming and not just Perl, it's maybe better to read a book on learning Perl. http://books.perl.org has some information on books for Perl.