![]() |
|
Perl-Sensitive Sunglasses | |
PerlMonks |
Re: Print string next to pattern matching?by edimusrex (Monk) |
on May 05, 2015 at 14:52 UTC ( #1125743=note: print w/replies, xml ) | Need Help?? |
Try this
The regex match should match anything after the colon and by using $1 uses that match. Use your own file names also.
In Section
Seekers of Perl Wisdom
|
|