Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
libmoosex-param-perl
Simple moose role providing a standard param method
https://metacpan.org/release/MooseX-Param
0
no reviews
Install
The moosex::param perl module is a very simple moose role which provides a cgi like param method. it provides a params attribute which has a read-only accessor and a hashref type constraint. it also adds a builder method to properly initialize it.