Friday, April 3, 2009

My coworker taught me how to use (? in perl regexps to force grouping and disable backrefs. I despair of ever becoming a true Perl Master.

1 comment:

  1. Perl is the best scripting language for Text processing and handle regex. I have posted few articles related to those at my blog

    http://icfun.blogspot.com/search/label/perl

    Also Perl's Cpan has lots of support that I don't even need to think extra while developing project. I didn't find such help on other programming language except Java and .NET

    ReplyDelete