use v6-alpha; # Brute force proof that every cribbage hand with a 5 is >= 2 points # See http://perlmonks.org/index.pl?node_id=458728 for details # The following code will not work yet as of revision 4167 # There are two bugs and two unimplemented features # Bug 1 - t/pugsbugs/return_with_trailing_stuff.t # Bug 2 - t/pugsbugs/postincrement_in_subscripts.t # Feature 1 - t/operators/hyper.t (hyper dereferencing) # Feature 2 - t/statements/last.t (last