Poz 0.14 Latest
Files
- Build.PL
- Changes
- LICENSE
- MANIFEST
- META.json
- META.yml
- README.md
- cpanfile
- lib/Poz.pm
- lib/Poz/Builder.pm
- lib/Poz/Types.pm
- lib/Poz/Types/array.pm
- lib/Poz/Types/enum.pm
- lib/Poz/Types/is.pm
- lib/Poz/Types/null.pm
- lib/Poz/Types/number.pm
- lib/Poz/Types/object.pm
- lib/Poz/Types/scalar.pm
- lib/Poz/Types/string.pm
- lib/Poz/Types/union.pm
- minil.toml
- t/00_compile.t
- t/10_null.t
- t/11_string.t
- t/12_number.t
- t/13_object.t
- t/14_array.t
- t/15_enum.t
- t/16_union.t
- t/17_is.t
- t/21_complex.t