JavaScript::Code::Accessor - A Accessor Class


JavaScript-Code documentation  | view source Contained in the JavaScript-Code distribution.

Index


NAME

Top

JavaScript::Code::Accessor - A Accessor Class

SYNOPSIS

    use base qw[ JavaScript::Code::Accessor ];

DESCRIPTION

Accessor Class

METHDOS

Top

JavaScript::Code::Accessor->new( %args | \%args )

Takes a hash or a hashref as initialization arguments.

SEE ALSO

Top

JavaScript::Code, Class::Accessor::Chained::Fast

AUTHOR

Top

Sascha Kiefer, esskar@cpan.org

LICENSE

Top

This library is free software, you can redistribute it and/or modify it under the same terms as Perl itself.


JavaScript-Code documentation  | view source Contained in the JavaScript-Code distribution.