Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tadzik/classx-strictconstructor

MooseX::StrictConstructor ported to Perl 6
https://github.com/tadzik/classx-strictconstructor

Last synced: 8 days ago
JSON representation

MooseX::StrictConstructor ported to Perl 6

Awesome Lists containing this project

README

        

ClassX::StrictConstructor
=========================

This is MooseX::StrictConstructor ported to Perl 6

The test suite is ported as well, except for the parts that don't make sense in Perl 6
anymore. So, tests using Moose's init_arg are gone, and also the entire t/t-instance.t file.

I had fun writing this. I hope you enjoy using it too.