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

NAME

        Tivoli - Perl extension for Tivoli TME10

SYNOPSIS

        Not (yet) Autoloader implemented.

        use Tivoli::DateTime;
        use Tivoli::Logging;
        use Tivoli::Fwk;
        use Tivoli::Endpoints;

VERSION

        v0.01

License

        Copyright (c) 2001 Robert Hase.
        All rights reserved.
        This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. 

DESCRIPTION

            This Module will handle about everything you may need for Tivoli TME10.
            If anything has been left out, please contact me at
            tivoli.rhase@muc-net.de
            so it can be added.

DETAILS

        This Module is still in work.

        The following Packages are included in v0.01
        (read Package-Documentations for Details)
  • Tivoli::DateTime

            This Package will handle about everything you may need for handling the date / time.
  • Tivoli::Logging

            This Package will handle about everything you may need for Logging.
  • Tivoli::Fwk

            This Package will handle about everything you may need for Framework.
  • Tivoli::Endpoints

            This Package will handle about everything you may need for Endpoints.

DEPENDENCIES

        The Tivoli Environment should be sourced at first

Plattforms and Requirements

            read Package-Documentations for Details

    * Plattforms

            tested on:
    
            - w32-ix86 (Win9x, NT4, Windows 2000)
            - aix4-r1 (AIX 4.3)
            - Linux (Kernel 2.2.x)
  • Requirements

            requires Perl v5 or higher

HISTORY

  • MODULE

            MODULE          AUTHOR          VERSION         DATE
            ----------------------------------------------------
            Tivoli          RHase           0.01            2001-08-05
  • PACKAGES

            PACKAGE         AUTHOR          VERSION         DATE
            ----------------------------------------------------
            DateTime        RHase           0.03            1999
            Logging         RHase           0.02            2001-07-18
            Fwk             RHase           0.04            2001-07-06
            Endpoints       RHase           0.02            2001-07-06

INSTALLATION

UNIX

        To install this module type the following:
  • perl Makefile.PL

  • make

  • make test

  • make install

Win32

        Still in work

AUTHOR

        Robert Hase
        ID      : RHASE
        eMail   : Tivoli.RHase@Muc-Net.de
        Web     : http://www.Muc-Net.de

SEE ALSO

        CPAN
        http://www.perl.com

        Tivoli
        http://www.tivoli.com

2 POD Errors

The following errors were encountered while parsing the POD:

Around line 74:

You can't have =items (as at line 78) unless the first thing after the =over is an =item

Around line 88:

'=item' outside of any '=over'