I am new to perl .I want to remove first word from each row of my file and save the rest data in other file, for this I am using substr function for eg..
i/p : 1234 Run test
want o/p :Run test
but getting output : R u n t e s t
I referred to the post 'Perl Regex with Extra Spaces' and included the code given there in my code, but still getting the same error. Searched a lot my not getting anything .
Please help for the same. thanks in advance
In reply to extra spaces between the characters in string by harshashende
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |