JSORB::Client::Compiler - A base role for JSORB client compilers


JSORB documentation  | view source Contained in the JSORB distribution.

Index


NAME

Top

JSORB::Client::Compiler - A base role for JSORB client compilers

DESCRIPTION

Top

TODO

METHODS

Top

compile ( namespace = $namespace, ?to => $to )>
get_all_errors

REQUIRED METHODS

Top

compile_root_namespace ( $root_namespace )
compile_namespace ( $namespace )
compile_interface ( $interface )
compile_procedure ( $procedure )

UTILITY METHODS FOR SUBCLASSES

Top

perform_unit_of_work ( \&work )
print_to_buffer ( @data )

BUGS

Top

All complex software has bugs lurking in it, and this module is no exception. If you find a bug please either email me, or add the bug to cpan-RT.

AUTHOR

Top

Stevan Little <stevan.little@iinteractive.com>

COPYRIGHT AND LICENSE

Top


JSORB documentation  | view source Contained in the JSORB distribution.