Agents-Platform

 view release on metacpan or  search on metacpan

lib/Agents/Platform/Factory/Ontology.pm  view on Meta::CPAN

package Agents::Platform::Factory::Ontology;

use warnings;
use strict;
use Carp;

use version; $VERSION = qv('0.0.3');

# Other recommended modules (uncomment to use):
#  use IO::Prompt;
#  use Perl6::Export;

lib/Agents/Platform/Factory/Ontology.pm  view on Meta::CPAN



# Module implementation here


1; # Magic true value required at end of module
__END__

=head1 NAME

Agents::Platform::Factory::Ontology - [One line description of module's purpose here]


=head1 VERSION

This document describes Agents::Platform::Factory::Ontology version 0.0.1


=head1 SYNOPSIS

    use Agents::Platform::Factory::Ontology;

=for author to fill in:
    Brief code example(s) here showing commonest usage(s).
    This section will be as far as many users bother reading
    so make it as educational and exeplary as possible.
  
  
=head1 DESCRIPTION

=for author to fill in:

lib/Agents/Platform/Factory/Ontology.pm  view on Meta::CPAN


=head1 CONFIGURATION AND ENVIRONMENT

=for author to fill in:
    A full explanation of any configuration system(s) used by the
    module, including the names and locations of any configuration
    files, and the meaning of any environment variables or properties
    that can be set. These descriptions must also include details of any
    configuration language used.
  
Agents::Platform::Factory::Ontology requires no configuration files or environment variables.


=head1 DEPENDENCIES

=for author to fill in:
    A list of all the other modules that this module relies upon,
    including any restrictions on versions, and an indication whether
    the module is part of the standard Perl distribution, part of the
    module's distribution, or must be installed separately. ]

lib/Agents/Platform/Factory/Ontology.pm  view on Meta::CPAN

    indication Whether they are likely to be fixed in an upcoming
    release. Also a list of restrictions on the features the module
    does provide: data types that cannot be handled, performance issues
    and the circumstances in which they may arise, practical
    limitations on the size of data sets, special cases that are not
    (yet) handled, etc.

No bugs have been reported.

Please report any bugs or feature requests to
C<bug-agents-platform-factory-ontology@rt.cpan.org>, or through the web interface at
L<http://rt.cpan.org>.


=head1 AUTHOR

Roger Hall  C<< <rogerhall@cpan.org> >>


=head1 LICENCE AND COPYRIGHT



( run in 3.854 seconds using v1.01-cache-2.11-cpan-0371d4a6215 )