Need a Perl Regex Pattern that Matches Dates :]?

Hart Alice

New member
I have a large list that I need to filter out dates from. The list looks like this:

Alice in Wonderland(2010)

I need an expression that will match (2010) so I can remove the text with my datamining software. Should be easy points for someone and regex patterns are beyond my comprehension!
 
Back
Top