Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    use strict;
    ...
    my $exp = YAPE::Regex::Explain->new($REx)->explain;
    
    print $exp;
    
  2. or download this
    Use of uninitialized value $5 in concatenation (.) or string at line 1
    +1.
    1=log
    ...
    ----------------------------------------------------------------------
    )                        end of grouping
    ----------------------------------------------------------------------