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

0.7 05/12/03 21:50:47
	now exports procedural methods to calling namespace
	nothing else added/changed, so considder all the "things to do" 
	from .06 be the things to do for .08
	procrastination is the mother of intervention.

0.6	05/05/03 21:50:35
	added TruncateFieldLengths, and Truncate support to CreateTicket and ModifyTicket.
	Pod updated to reflect new options to CreateTicket and ModifyTicket.
	-Things To Do for 0.7:
	add docs to pod for actual TruncateFieldLengths method
	add better port switching via: ars_SetServerPort(ctrl, serverName, TCPport, RPCnumber)
	add the self-healing config
	legit test suite
	switch GenerateARSConfig to _GenerateARSConfig (fix autosplit problem)
	
0.5 Wed 10/30/02 11:27:02
	initial release to CPAN under Remedy::ARSTools namespace
	added ParseDiay
    added ParseDBDiary
	added support for auto-generating config files at object creation
	added support for auto-regenerating config files when fields not found
	modified RefreshConfig
	added GenerateConfig
	added GenerateARSConfig
	added GetFieldData
    -Still To Do:
	'AutoConfig' automatically refresh ConfigFile upon field data exceptions
	Write Test Suite.
	Make complains about GenerateConfig and GenerateARSConfig: that they are
	not unique when truncated to 8 chars. Fix in next release.