in reply to Perl 5.11.0 now available

Yada Yada Operator
The yada yada operator (noted ...) is a placeholder for code. It parses without error, but when executed it throws an exception with the text Unimplemented:
sub foo { ... } foo(); Unimplemented at <file> line <line number>.