Problems? Is your data what you think it is? | |
PerlMonks |
Re^4: Adding the duplicate data using arraysby changma_ha (Sexton) |
on Aug 11, 2010 at 10:07 UTC ( [id://854305]=note: print w/replies, xml ) | Need Help?? |
Ok..JavaFan. If i have the data "Apple banana 100" if i split on the basis of "\s+" it will split Apple and Banana...so how can i split in such a way that "Apple Banana " is the key and "100" is the value...give me some wisdom
In Section
Seekers of Perl Wisdom
|
|