Package Perl::Critic::Policy::DE_EPAGES::Style::RequireExtendedFormatting
This module checks for usage of extended regular expressions. This module acts as a custom policy for Perl::Critic. Perl::Critic uses Module::Pluggable to automatically discover all modules in the Perl::Critic::Policy namespace, which is exactly the cause we put this module beyond Perl::Critic::Policy. This policy checks, if the /x flag is used for complex regexes. §parameters complexity - count of nun numbers/letters allowed in regex