NAME
Object::Simple::InternalUtil - Object::Simple internal utility
Methods
add_accessor_info
check_accessor_option
class_attrs
class_infos
clone_prototype
create_accessor
create_class_accessor
create_constructor
create_hybrid_accessor
create_output_accessor
create_translate_accessor
define_MODIFY_CODE_ATTRIBUTES
delete_class_attr
exists_class_attr
get_leftmost_isa
get_super_accessor_options
include_mixin_classes
init_attrs
merge_self_and_super_accessors
mixin_method_deparse_possibility
Author
Yuki Kimoto, <kimoto.yuki at gmail.com>
Github http://github.com/yuki-kimoto/
I develope this module at http://github.com/yuki-kimoto/object-simple
Please tell me bug if you find.
Copyright & license
Copyright 2008 Yuki Kimoto, all rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.