Pegex - Portable Parsing from the Future
     
     * The best part of Perl 6 is Rules
       * PEG Parsing Made Simple
       * And verrrry sloooow... :)
     
     * Pegex is a pragmatic approach
       * Perl 6 Ease of Use
       * Using PCRE compat regex engines
       * Possibly other regex engines
     
     * Regex is ubiquitous
       * Will work almost anywhere
       * And fast