The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

JavaScript::Code::Accessor - A Accessor Class

SYNOPSIS

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

DESCRIPTION

Accessor Class

METHDOS

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

Takes a hash or a hashref as initialization arguments.

SEE ALSO

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

AUTHOR

Sascha Kiefer, esskar@cpan.org

LICENSE

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