The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

MySQL::ORM::Generate::Writer

ATTRIBUTES

REQUIRED

none

OPTIONAL

none

METHODS

write_class

parameters

  Str      :$file_name!  
  Str      :$class_name! 
  ArrayRef :$use         
  ArrayRef :$with        
  ArrayRef :$extends     
  ArrayRef :$attribs     
  ArrayRef :$methods