Failure
- Failure is not an option...
- ... in Perl 6 it's a spec'd requirement
my class Failure { has $.exception; has $!handled; ... }
Perl 6 | Parallelism in Perl 6 | #9 |
my class Failure { has $.exception; has $!handled; ... }
Copyright © 2013 http://www.pmichaud.com/2013/pres/ |