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

NAME

MOSES::MOBY::Generators::GenServices - generator of Moby services

SYNOPSIS

 use MOSES::MOBY::Generators::GenServices;
 

DESCRIPTION

AUTHORS, COPYRIGHT, DISCLAIMER

 Martin Senger (martin.senger [at] gmail [dot] com)
 Edward Kawas (edward.kawas [at] gmail [dot] com)

Copyright (c) 2006 Martin Senger, Edward Kawas. All Rights Reserved.

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

This software is provided "as is" without warranty of any kind.

ACCESSIBLE ATTRIBUTES

Details are in MOSES::MOBY::Base. Here just a list of them:

outdir

A directory where to create generated code.

cachedir
registry

SUBROUTINES

#----------------------------------------------------------------- # load # load (cachedir => dir, # authority => 'authority', # service_names => [..], ... ) #-----------------------------------------------------------------

#----------------------------------------------------------------- # generate_base #-----------------------------------------------------------------

#----------------------------------------------------------------- # generate_impl #-----------------------------------------------------------------