The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

MySQL::ORM::Generate::AttributeMaker

ATTRIBUTES

REQUIRED

none

OPTIONAL

none

METHODS

make_attribute

required attributes optional attributes private attributes methods

parameters

  Str      :$name        
  ArrayRef :$comments    
  Str      :$is          
  Str      :$isa         
  Str      :$trigger     
  Str      :$default     
  Bool     :$no_init_arg 
  Bool     :$lazy        
  Str      :$builder