GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Method::Generate::Constructor::Role::StrictConstructor(3) User Contributed Perl Documentation Method::Generate::Constructor::Role::StrictConstructor(3)

Method::Generate::Constructor::Role::StrictConstructor - a role to make Moo constructors strict.

version 0.011

This role wraps "_assign_new" in Method::Generate::Constructor with a bit of code that ensures that all arguments passed to the constructor are valid init_args for the class.

This code would not exist without the examples in MooX::InsideOut and MooseX::StrictConstructor.

  • MooX::InsideOut
  • MooseX::StrictConstructor

George Hartzell <hartzell@cpan.org>

This software is copyright (c) 2020 by George Hartzell.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.

2020-03-10 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.