in reply to Re: determine the name of a function that contains a specified string
in thread determine the name of a function that contains a specified string
Thanks for the perl module stevieb, unfortunately we are locked down as to what perl versions we can use. However you snipped of code above is exactly what I need :-D
I just have to read up on hashes now to understand what you are doing :)