class X::Placeholder::Block does X::Comp {}
Thrown when a placeholder variable is used in a block that does not allow a
signature.
For example
class A { $^foo }
dies with
Placeholder variable $^foo may not be used here because the surrounding block takes no signature
Methods
method placeholder
Returns the name of the (first) illegally used placeholder.
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.
Built with Podlite ā the markup and publishing tools behind this site.