Perl 6 An Introduction to Perl 6 #11

Consistent data type prefixes

Perl has always had a notion of "context"

In Perl 5, much of this was implicit

Perl 6 continues to have implicit context, but also provides consistent prefixes for specific contexts

Copyright © 2008 Patrick Michaud