Tivoli - Perl extension for Tivoli TME10


Tivoli documentation  | view source Contained in the Tivoli distribution.

Index


NAME

Top

	Tivoli - Perl extension for Tivoli TME10

SYNOPSIS

Top

	Not (yet) Autoloader implemented.

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

VERSION

Top

	v0.01

License

Top

	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

Top

	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)

	requires Perl v5 or higher

HISTORY

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

	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

Top

UNIX

	To install this module type the following:

Win32

	Still in work

AUTHOR

Top

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

SEE ALSO

Top

	CPAN
	http://www.perl.com

	Tivoli
	http://www.tivoli.com


Tivoli documentation  | view source Contained in the Tivoli distribution.