Generate accessor having default value, and provide constructor

Edit Package perl-Object-Simple
http://search.cpan.org/dist/Object-Simple

Object::Simple is a generator of accessor, such as Class::Accessor,
Mojo::Base, or Moose. Class::Accessor is simple, but lack offten used
features. "new()" method can't receive hash arguments. Default value can't
be specified. If multipule values is set through the accssor, its value is
converted to array reference without warnings.
Moose is too complex for many people to use, and depends on many modules.
Moose is almost another language, and don't fit familiar perl syntax.
Moose increase the complexity of projects, rather than increase production
efficiency. In addition, its complie speed is slow and used memroy is
large.
Object::Simple is the middle area between Class::Accessor and complex
class builder. Only offten used features is implemented. "new()" can
receive hash or hash reference as arguments. You can specify default value
for the accessor. Compile speed is fast and used memory is small.
Debugging is easy. Object::Simple is compatible of Mojo::Base
See Object::Simple::Guide to know Object::Simple details.

Refresh
Refresh
Source Files
Filename Size Changed
Object-Simple-3.19.tar.gz 0000012195 11.9 KB
cpanspec.yml 0000000669 669 Bytes
perl-Object-Simple.changes 0000004902 4.79 KB
perl-Object-Simple.spec 0000002856 2.79 KB
Latest Revision
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 448957 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 9)
automatic update
Comments 0
openSUSE Build Service is sponsored by