PURPOSE
Type library used in several test cases.
Defines types SmallInteger
, BigInteger
and Distance
. Defines classes Foo::Bar
and Foo::Baz
along with correponding FooBar
and FooBaz
class type constraints; defines role Quux
and the DoesQuux
role type constraint.
Library extends DemoLib.pm.
AUTHOR
Toby Inkster <tobyink@cpan.org>.
COPYRIGHT AND LICENCE
This software is copyright (c) 2013-2014, 2017-2020 by Toby Inkster.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.