Recent content by Hart Alice

  1. H

    Need a Perl Regex Pattern that Matches Dates :]?

    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!
  2. H

    Need a Perl Regex Pattern that Matches Dates :]?

    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