Dear Monks,
I have a .pl file which was done by perl trainers.
I need to write the code to validate the .pl file which was done by perl trainers.
The following are I have to write code to validate them.
Here first group only given in replace, but second group not in replace. So It'll eat memory unnecessarily.$a=~s#(foo)(bar)#$1#;
I need to validate these things in my coding. Please give if there is any short way or any modules.
Thanks in Advance.
Kanishk
In reply to Write Coding to validate the .pl Files by kanish
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |