Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
Mouse::Meta::AttributeUsertContributed Perl DMouse::Meta::Attribute::Native(3)

NAME
       Mouse::Meta::Attribute::Native -	Extend your attribute interfaces

SYNOPSIS
	   # In	your Makefile.PL
	   # you can say:
	   requires 'Mouse::Meta::Attribute::Native';
	   # just like as 'Moose::Meta::Attribute::Native'

DESCRIPTION
       This module is just a hook to set "Mouse::Meta::Attribute::Native" to
       prerequisites.

SEE ALSO
       MouseX::NativeTraits

       Moose::Meta::Attribute::Native

perl v5.32.1			  2012-11-26 Mouse::Meta::Attribute::Native(3)

NAME | SYNOPSIS | DESCRIPTION | SEE ALSO

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=Mouse::Meta::Attribute::Native&sektion=3&manpath=FreeBSD+13.0-RELEASE+and+Ports>

home | help