![]() |
|
more useful options | |
PerlMonks |
Translate .net regex to Perl regexby roho (Canon) |
on Sep 16, 2019 at 19:19 UTC ( #11106256=perlquestion: print w/replies, xml ) | Need Help?? |
roho has asked for the wisdom of the Perl Monks concerning the following question:
I have been tasked at work to scan c# source code and extract c# method names. I have located some .net regexes on Stack Overflow that claim to extract c# method names. Unfortunately I cannot find any Perl regexes to extract c# method names. My question is, does anyone know of utilities that convert .net regexes to perl regexes? My searches have come up empty so far. TIA.
"It's not how hard you work, it's how much you get done."
Back to
Seekers of Perl Wisdom
|
|