Multi-Dispatch 0.000005 Latest
Files
- Changes
- MANIFEST
- META.json
- META.yml
- Makefile.PL
- README
- demo/demo_asteroids.pl
- demo/demo_context.pl
- demo/demo_dd.pl
- demo/demo_factorial.pl
- demo/demo_iterator_class.pl
- demo/demo_omnisort.pl
- demo/demo_permute.pl
- demo/demo_seq.pl
- demo/demo_seq_class.pl
- demo/demo_sort.pl
- demo/demo_variant_constraints.pl
- lib/Multi/Dispatch.pm
- t/00.load.t
- t/OBJ.t
- t/alias_default.t
- t/anonymous_parameters.t
- t/antitypes.t
- t/begin.t
- t/class_additions.t
- t/codeargs.t
- t/codeargs_alias_vs_copy.t
- t/compilation_errors.t
- t/export.t
- t/hash_constraints.t
- t/hash_slurpy.t
- t/hash_slurpy_and_named_implicit.t
- t/hashref_slurpy_and_named.t
- t/import.t
- t/multimethods.t
- t/non_multi_inheritance.t
- t/noncontiguous.t
- t/object_pad.t
- t/performance.t
- t/permute.t
- t/redefinition_warnings.t
- t/redispatch_non_multi.t
- t/sub_constraints.t
- t/sub_constraints_expr.t
- t/the_B_is_for_Before.t
- t/the_C_is_for_Constrained.t
- t/the_D_is_for_Deconstructed.t
- t/the_E_is_for_Exact.t
- t/the_F_is_for_Fuzzy.t
- t/the_G_is_for_Generic.t
- t/the_H_is_for_Hierarchical.t
- t/tlib/CompErr/ReturnInDefault.pm
- t/tlib/Func.pm
- t/tlib/Other.pm
- t/tlib/Where_ClassName.pm
- t/tlib/Where_Num.pm
- t/tlib/Where_Pat.pm
- t/tlib/Where_Str.pm
- t/tlib/Where_Undef.pm
- t/type_compounds.t
- t/type_prefixes.t
- t/type_where.t