YAML Local Tags in Perl

--- - !Dice [3, 6] # BUT: - !nonsense...classname [foo]
$VAR1 = [ bless( [ 3, 6 ], 'Dice' ), bless( [ 'foo' ], 'nonsense...classname' ) ];
Slide 20/25 BACK UP NEXT next: ( space / -> / page up ) | previous: ( backspace / <- / page down ) | next page: ( shift + page down ) | previous page: ( shift + page up ) | index: ( arrow-up )