The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
FEATURES:
* (foo|bar) should be doable.
* Generally make some attempt to implement everything documented in
  perlre(1), or at least carp() that we aren't doing the right thing.
* Allow . to mean binary data in regular expressions (maybe with a flag
  to new()).