
Pugs::Compiler::RegexPerl5 - Compiler for Perl 6 style "Perl5" regex

This module provides an implementation for Perl 6 regexes that use the "Perl5" switch:
:Perl5 /.*/
:P5 /.*/
See Pugs::Compiler::Rule for documentation.

The Pugs Team <perl6-compiler@perl.org>.

The Perl 6 Rules Spec: http://dev.perl.org/perl6/doc/design/syn/S05.html

Copyright 2006 by Flavio Soibelmann Glock and others.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.