The result of the code generation is saved as a Module file ( ClassName.pm )
Interfaces and their associations are not translated into Perl code
Abstracts and their associations are not translated into Perl code
Element's documentation are translated into Perl comment syntax (# comment )
Attribute / Parameter types are ignored because there is no need to define data types for Perl variables