MySQL Forums
Forum List  »  Perl

how work with split function in perl
Posted by: Devashish Saha
Date: May 20, 2005 02:54AM

iam having a text file contaning a data just like:

test1:abcd
i want to read the data individual as a username and password as $var1 =test1 and $var2=abcd.
how can i achieve it?


pls help me
devashish

Options: ReplyQuote


Subject
Written By
Posted
how work with split function in perl
May 20, 2005 02:54AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.