Hi,
I have a perl program that reads in thousands of symbols of the form XXX.XX. I need to add functionality so that it excludes any symbols that end with (.AA .BB .CC .DD). Can someone give me a good regex or perl statement/func that can do this. Something fast would be even better but not required.
Thanks
I have a perl program that reads in thousands of symbols of the form XXX.XX. I need to add functionality so that it excludes any symbols that end with (.AA .BB .CC .DD). Can someone give me a good regex or perl statement/func that can do this. Something fast would be even better but not required.
Thanks