Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    use strict;
    ...
        (?:\:|\-|\,|\-\-|\.|\,)?/x};                
    
    print YAPE::Regex::Explain->new($REx1)->explain;
    
  2. or download this
    if($data!~m/table\s?of\s?contents?|\sindex\spart\s(?:1|I)/i){