The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

SADI::Generators::GenOWL - generator of SADI OWL modules

SYNOPSIS

 use SADI::Generators::GenOWL;
 

DESCRIPTION

AUTHORS, COPYRIGHT, DISCLAIMER

 Edward Kawas (edward.kawas [at] gmail [dot] com)

Copyright (c) 2009 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 SADI::Base. Here just a list of them:

outdir

A directory where to create generated code.

SUBROUTINES

generate_object_property

1 POD Error

The following errors were encountered while parsing the POD:

Around line 281:

You forgot a '=back' before '=head1'