icon

Automated accessor generation

class_accessor-0.51-1-any

This module automagically generates accessors/mutators for your class.

Most of the time, writing accessors is an exercise in cutting and pasting. You usually wind up with a series of almost identical methods, one for each piece of data in your object. While some will be unique, doing value checks and special storage tricks, most will simply be exercises in repetition.

If you make your module a subclass of Class::Accessor and declare your accessor fields with mk_accessors() then you'll find yourself with a set of automatically generated accessors, which can even be customized!

Nome
class_accessor
Repositório
HaikuPorts
Origem do Repositório
haikuports_x86_64
Versão
0.51-1
Tamanho da descarga
7.9 KB
Código-fonte disponível
Sim
Categorias
Nenhuma
Visualizações da Versão
2