class X::Syntax::Regex::SolitaryQuantifier does X::Syntax { }
Syntax error when a stand alone quantifier (without a preceding atom
to quantify) is encountered in a regular expression.
For example
/ * /;
dies with
===SORRY!===
Quantifier quantifies nothing
See Also
class Exception
Anomalous event capable of interrupting normal control-flow
class X::Bind
Error due to binding to something that is not a variable or container
The Camelia image is copyright 2009 by Larry Wall. "Raku" is trademark of the Yet Another Society.
All rights reserved.