Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/tadzik/classx-strictconstructor
- Owner: tadzik
- License: mit
- Created: 2014-05-25T12:54:09.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2019-01-21T11:13:32.000Z (almost 6 years ago)
- Last Synced: 2024-10-11T20:56:30.772Z (about 1 month ago)
- Language: Perl 6
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.