in reply to Re^5: RFC: Swagger-codegen for Perl
in thread RFC: Swagger-codegen for Perl

IMHO, Moose is a pretty big dependency to add....

You know whats an even bigger dependency? Java :)

Also, Moose is not the point, code reuse is the point

Instead of generating code that issues a few has attribute/does calls, its just copy/pasting a lot of the details that should live in seperate modules (baseclass, objtypes , roles, validators ... whatever )

Also, Moose/Moo/Mo whatever