Help for this page

Select Code to Download


  1. or download this
    perl -wMstrict -MYAPE::Regex::Explain -e "print YAPE::Regex::Explain->
    +new(qr/( [a-zA-Z]+ (?: ' [a-zA-Z]{1,2} )? )/x)->explain;"
    The regular expression:
    
    ...
    ----------------------------------------------------------------------
    )                        end of grouping
    ----------------------------------------------------------------------