Help for this page

Select Code to Download


  1. or download this
    $ perl -e 'use YAPE::Regex::Explain;print YAPE::Regex::Explain->new("^
    +(?:https?|ftp):")->explain;'
    The regular expression:
    ...
    )                        end of grouping
    ----------------------------------------------------------------------