The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
2014-06-17 02:40  alceu.freitas.jr@gmail.com

	* MANIFEST, lib/Siebel/Srvrmgr/Daemon/Action.pm,
	  lib/Siebel/Srvrmgr/Daemon/Action/Dummy.pm,
	  lib/Siebel/Srvrmgr/Daemon/Action/Dumper.pm,
	  lib/Siebel/Srvrmgr/Daemon/Action/ListParams.pm: small fixes,
	  specially to POD

2014-05-24 22:12  alceu.freitas.jr@gmail.com

	* lib/Siebel/Srvrmgr/ListParser/Output/Tabular/ListServers.pm:
	  updated POD

2014-05-23 19:33  alceu.freitas.jr@gmail.com

	* lib/Siebel/Srvrmgr/ListParser/Output/Tabular/ListSessions.pm,
	  t/ListSessions.t,
	  t/Test/Siebel/Srvrmgr/ListParser/Output/Tabular/ListSessions.pm,
	  t/output/delimited/list_sessions.txt,
	  t/output/fixed/list_sessions.txt: finished tests of ListSessions
	  bug corrections

2014-05-23 02:57  alceu.freitas.jr@gmail.com

	* Makefile.PL, examples/get_samples.sh, examples/list_cmd_del.txt,
	  examples/list_cmd_fixed.txt, lib/Siebel/Srvrmgr.pm,
	  lib/Siebel/Srvrmgr/ListParser/FSA.pm,
	  lib/Siebel/Srvrmgr/ListParser/Output/ListComp/Server.pm,
	  lib/Siebel/Srvrmgr/ListParser/Output/Tabular.pm,
	  lib/Siebel/Srvrmgr/ListParser/Output/Tabular/ListSessions.pm,
	  lib/Siebel/Srvrmgr/ListParser/Output/Tabular/ListTasks.pm,
	  lib/Siebel/Srvrmgr/Regexes.pm, t/ListSessions.t,
	  t/Test/Siebel/Srvrmgr/ListParser/Output/Tabular/ListSessions.pm,
	  t/output/delimited/list_sessions.txt,
	  t/output/fixed/list_sessions.txt: added list sessions support,
	  pending finishing the tests and validating

2014-05-11 23:52  alceu.freitas.jr@gmail.com

	* MANIFEST, Makefile.PL,
	  lib/Siebel/Srvrmgr/Daemon/Action/Check/Server.pm,
	  lib/Siebel/Srvrmgr/Types.pm, t/ActionCheckCompsRoleComp.t,
	  t/ActionCheckCompsRoleServer.t, t/DaemonHeavyRuns.t,
	  t/Test/Siebel/Srvrmgr/Daemon/Action/Check/Component.pm,
	  t/Test/Siebel/Srvrmgr/Daemon/Action/Check/Server.pm,
	  t/Test/Siebel/Srvrmgr/Daemon/Action/CheckComps.pm: fixed all
	  tests regarding changes in the roles Check::Component and
	  Check::Server

2014-05-11 22:44  alceu.freitas.jr@gmail.com

	* lib/Siebel/Srvrmgr/Daemon/Action/Check/Component.pm,
	  lib/Siebel/Srvrmgr/Daemon/Action/Check/Server.pm,
	  lib/Siebel/Srvrmgr/Daemon/Action/CheckComps.pm,
	  lib/Siebel/Srvrmgr/Daemon/Action/CheckTasks.pm: small fixes

2014-05-11 22:40  alceu.freitas.jr@gmail.com

	* t/Test/Siebel/Srvrmgr/Daemon/Action/Check,
	  t/Test/Siebel/Srvrmgr/Daemon/Action/Check/Component.pm,
	  t/Test/Siebel/Srvrmgr/Daemon/Action/Check/Server.pm,
	  t/Test/Siebel/Srvrmgr/Daemon/Action/CheckComps: resolve local
	  directory removing and accepting replacements

2014-05-11 16:17  alceu.freitas.jr@gmail.com

	* lib/Siebel/Srvrmgr/Daemon/Light.pm,
	  lib/Siebel/Srvrmgr/ListParser/FSA.pm: merged bugs fixes from
	  release 0.11

2014-03-18 12:19  alceu.freitas.jr@gmail.com

	* examples/Siebel-Srvrmgr-Nagios/comp_mon.xsd,
	  examples/Siebel-Srvrmgr-Nagios/mon_conf.xsd: renamed to a reflect
	  the correct nature of the configuration XML Schema (for both
	  components and tasks))

2014-03-18 12:18  alceu.freitas.jr@gmail.com

	* examples/Siebel-Srvrmgr-Nagios/comp_mon.xsd,
	  examples/Siebel-Srvrmgr-Nagios/example.xml: Fixed XML Schema and
	  XML instance of it

2014-03-17 00:37  alceu.freitas.jr@gmail.com

	* examples/Siebel-Srvrmgr-Nagios/comp_mon.xsd,
	  lib/Siebel/Srvrmgr/Daemon/Action/Check,
	  lib/Siebel/Srvrmgr/Daemon/Action/CheckComps,
	  t/Test/Siebel/Srvrmgr/Daemon/Action/CheckComps/Component.pm,
	  t/Test/Siebel/Srvrmgr/Daemon/Action/CheckComps/Server.pm: turning
	  Siebel::Srvrmgr::Action::Check::Server and Component into general
	  usage Moose roles

2014-02-12 03:08  alceu.freitas.jr@gmail.com

	* examples/Siebel-Srvrmgr-Nagios/comp_mon.pl,
	  examples/Siebel-Srvrmgr-Nagios/lib/Siebel/Srvrmgr/Nagios/Config.pm,
	  examples/Siebel-Srvrmgr-Nagios/t/comp.t,
	  examples/Siebel-Srvrmgr-Nagios/t/data/test.xml,
	  examples/Siebel-Srvrmgr-Nagios/t/task.t,
	  examples/Siebel-Srvrmgr-Nagios/t/test.xml: small fixes to allow
	  tests running without hardcodes of srvrmgr path

2014-02-08 21:40  alceu.freitas.jr@gmail.com

	* examples/Siebel-Srvrmgr-Nagios/Makefile.PL,
	  examples/Siebel-Srvrmgr-Nagios/t/comp.t,
	  examples/Siebel-Srvrmgr-Nagios/t/task.t: added output testing
	  with Test::Output
	  added Test::Output as a dependency

2014-02-05 21:20  alceu.freitas.jr@gmail.com

	* examples/Siebel-Srvrmgr-Nagios/t/comp.t,
	  examples/Siebel-Srvrmgr-Nagios/t/task.t,
	  examples/Siebel-Srvrmgr-Nagios/t/test.xml,
	  lib/Siebel/Srvrmgr/Daemon/Action/CheckComps/Server.pm,
	  lib/Siebel/Srvrmgr/Daemon/Action/CheckTasks.pm,
	  lib/Siebel/Srvrmgr/ListParser/Output/Tabular/ListTasks.pm: finish
	  modifications to have task monitoring plug-in

2014-01-21 01:00  alceu.freitas.jr@gmail.com

	* examples/Siebel-Srvrmgr-Nagios/t/Siebel-Srvrmgr-Nagios.t,
	  examples/Siebel-Srvrmgr-Nagios/t/comp.t,
	  examples/Siebel-Srvrmgr-Nagios/t/config.t,
	  examples/Siebel-Srvrmgr-Nagios/t/task.t,
	  examples/Siebel-Srvrmgr-Nagios/t/test.xml,
	  examples/Siebel-Srvrmgr-Nagios/test.xml: refactoring

2014-01-20 01:42  alceu.freitas.jr@gmail.com

	* examples/Siebel-Srvrmgr-Nagios/lib/Siebel/Srvrmgr/Nagios/Config.pm,
	  examples/Siebel-Srvrmgr-Nagios/lib/Siebel/Srvrmgr/Nagios/Server/Component.pm,
	  examples/Siebel-Srvrmgr-Nagios/lib/Siebel/Srvrmgr/Nagios/Server/ComponentGroup.pm,
	  examples/Siebel-Srvrmgr-Nagios/task_mon.pl,
	  examples/Siebel-Srvrmgr-Nagios/test.xml,
	  lib/Siebel/Srvrmgr/Daemon/Action.pm,
	  lib/Siebel/Srvrmgr/Daemon/Action/CheckComps.pm,
	  lib/Siebel/Srvrmgr/Daemon/Action/CheckComps/Component.pm,
	  lib/Siebel/Srvrmgr/Daemon/Action/CheckTasks.pm,
	  lib/Siebel/Srvrmgr/Daemon/Light.pm,
	  lib/Siebel/Srvrmgr/ListParser/Output/ListTasks/Task.pm,
	  srvrmgr-mock.pl, t/Test/Siebel/Srvrmgr/Daemon.pm,
	  t/Test/Siebel/Srvrmgr/Daemon/Heavy.pm, t/output,
	  t/output/delimited/list_params.txt,
	  t/output/delimited/list_params_for_srproc.txt,
	  t/output/fixed/list_params.txt,
	  t/output/fixed/list_params_for_srproc.txt,
	  t/output/mock/fixed_width/list_comp.txt,
	  t/output/mock/fixed_width/list_comp_def.txt,
	  t/output/mock/fixed_width/list_comp_def_srproc.txt,
	  t/output/mock/fixed_width/list_comp_types.txt,
	  t/output/mock/fixed_width/list_params.txt,
	  t/output/mock/fixed_width/list_params_for_srproc.txt,
	  t/output/mock/fixed_width/list_servers.txt,
	  t/output/mock/fixed_width/list_tasks.txt,
	  t/output/mock/fixed_width/list_tasks_for_server_siebfoobar_component_srproc.txt,
	  t/output/mock/fixed_width/load_preferences.txt, t/store_data.pl:
	  added support for new changes in the API
	  fixed minor bugs in
	  Siebel::Srvrmgr::Daemon::Action::CheckComps::Component

2014-01-12 20:19  alceu.freitas.jr@gmail.com

	* MANIFEST, examples/Siebel-Srvrmgr-Exporter/export_comps.pl,
	  examples/Siebel-Srvrmgr-Exporter/lib/Siebel/Srvrmgr/Exporter/ListComp.pm,
	  examples/Siebel-Srvrmgr-Exporter/lib/Siebel/Srvrmgr/Exporter/ListCompDef.pm,
	  examples/Siebel-Srvrmgr-Exporter/lib/Siebel/Srvrmgr/Exporter/ListCompTypes.pm,
	  examples/Siebel-Srvrmgr-Exporter/lib/Siebel/Srvrmgr/Exporter/ListParams.pm,
	  examples/Siebel-Srvrmgr-Exporter/t/Siebel-Srvrmgr-Exporter.t,
	  examples/Siebel-Srvrmgr-Nagios/lib/Siebel/Srvrmgr/Nagios/Server.pm,
	  examples/Siebel-Srvrmgr-Nagios/test.xml,
	  examples/log4perl-debug.txt, lib/Siebel/Srvrmgr/Daemon.pm,
	  lib/Siebel/Srvrmgr/ListParser/Output/Tabular/ListServers.pm,
	  lib/Siebel/Srvrmgr/ListParser/Output/Tabular/ListTasks.pm,
	  lib/Siebel/Srvrmgr/ListParser/Output/Tabular/Struct.pm,
	  lib/Siebel/Srvrmgr/ListParser/Output/Tabular/Struct/Delimited.pm,
	  lib/Siebel/Srvrmgr/ListParser/Output/Tabular/Struct/Fixed.pm,
	  lib/Siebel/Srvrmgr/ListParser/OutputFactory.pm, srvrmgr-mock.pl,
	  t/Struct.t,
	  t/Test/Siebel/Srvrmgr/ListParser/Output/ListComp/Server.pm,
	  t/Test/Siebel/Srvrmgr/ListParser/Output/Tabular/Struct.pm,
	  t/Test/Siebel/Srvrmgr/ListParser/Output/Tabular/Struct/Delimited.pm,
	  t/Test/Siebel/Srvrmgr/ListParser/Output/Tabular/Struct/Fixed.pm:
	  last fixes due recent API changes, all testing passing

2014-01-11 22:00  alceu.freitas.jr@gmail.com

	* t/Test/Siebel/Srvrmgr/ListParser/Output/ListComp/Server.pm,
	  t/Test/Siebel/Srvrmgr/Server.pm: Fixing bug related to wrong
	  file/package name relation

2014-01-11 21:57  alceu.freitas.jr@gmail.com

	* t/Server.t, t/Task.t,
	  t/Test/Siebel/Srvrmgr/ListParser/Output/ListTasks,
	  t/Test/Siebel/Srvrmgr/ListParser/Output/ListTasks/Task.pm,
	  t/Test/Siebel/Srvrmgr/Server.pm, t/Test/Siebel/Srvrmgr/Task.pm,
	  t/output_8.1.1.5_21229.t, t/output_files.t: more fixes dues API
	  change

2014-01-11 21:40  alceu.freitas.jr@gmail.com

	* lib/Siebel/Srvrmgr/Daemon.pm, lib/Siebel/Srvrmgr/Daemon/Heavy.pm,
	  lib/Siebel/Srvrmgr/ListParser/Output/LoadPreferences.pm,
	  t/ActionLoadPreferences.t, t/Buffer.t, t/Comp.t, t/Tabular.t,
	  t/Test/Siebel/Srvrmgr.pm, t/Test/Siebel/Srvrmgr/Daemon.pm,
	  t/Test/Siebel/Srvrmgr/Daemon/Action/LoadPreferences.pm,
	  t/Test/Siebel/Srvrmgr/Daemon/Heavy.pm,
	  t/Test/Siebel/Srvrmgr/ListParser/Buffer.pm,
	  t/Test/Siebel/Srvrmgr/ListParser/Output.pm,
	  t/Test/Siebel/Srvrmgr/ListParser/Output/ListComp/Comp.pm,
	  t/Test/Siebel/Srvrmgr/ListParser/Output/LoadPreferences.pm,
	  t/Test/Siebel/Srvrmgr/ListParser/Output/Tabular.pm,
	  t/Test/Siebel/Srvrmgr/ListParser/Output/Tabular/ListServers.pm,
	  t/Test/Siebel/Srvrmgr/Task.pm,
	  t/output/delimited/list_servers.txt,
	  t/output/delimited/list_tasks.txt, t/output/fixed/list_comp.txt,
	  t/output/fixed/list_servers.txt, t/output/fixed/list_tasks.txt,
	  t/output_8.1.1.5_21229.t: more bug fixes due API Changes

2014-01-11 18:19  alceu.freitas.jr@gmail.com

	* lib/Siebel/Srvrmgr/Daemon/Action.pm,
	  lib/Siebel/Srvrmgr/Daemon/Action/CheckComps.pm,
	  lib/Siebel/Srvrmgr/Daemon/Action/ListCompDef.pm,
	  lib/Siebel/Srvrmgr/Daemon/Action/ListCompTypes.pm,
	  lib/Siebel/Srvrmgr/Daemon/Action/ListComps.pm,
	  lib/Siebel/Srvrmgr/Daemon/Action/ListParams.pm,
	  lib/Siebel/Srvrmgr/Daemon/Action/Serializable.pm,
	  lib/Siebel/Srvrmgr/Daemon/Command.pm,
	  lib/Siebel/Srvrmgr/ListParser/Output/LoadPreferences.pm,
	  lib/Siebel/Srvrmgr/ListParser/Output/Tabular.pm, t/Action.t,
	  t/ActionCheckComps.t, t/ActionDumper.t, t/ActionFactory.t,
	  t/ActionListCompDef.t, t/ActionListCompTypes.t,
	  t/ActionListComps.t, t/ActionListParams.t, t/Greetings.t,
	  t/ListComp.t, t/ListCompDef.t, t/ListCompTypes.t, t/ListParams.t,
	  t/ListParser.t, t/ListServers.t, t/ListTasks.t,
	  t/LoadPreferences.t, t/Test/Siebel/Srvrmgr.pm,
	  t/Test/Siebel/Srvrmgr/ActionFactory.pm,
	  t/Test/Siebel/Srvrmgr/Daemon/Action.pm,
	  t/Test/Siebel/Srvrmgr/Daemon/Action/CheckComps.pm,
	  t/Test/Siebel/Srvrmgr/Daemon/Action/Dumper.pm,
	  t/Test/Siebel/Srvrmgr/Daemon/Action/ListCompDef.pm,
	  t/Test/Siebel/Srvrmgr/Daemon/ActionFactory.pm,
	  t/Test/Siebel/Srvrmgr/ListParser/Output.pm,
	  t/Test/Siebel/Srvrmgr/ListParser/Output/Enterprise.pm,
	  t/Test/Siebel/Srvrmgr/ListParser/Output/LoadPreferences.pm,
	  t/output/delimited/list_comp.txt,
	  t/output/delimited/list_comp_def.txt,
	  t/output/delimited/list_comp_types.txt,
	  t/output/delimited/list_params.txt, t/output/fixed/list_comp.txt,
	  t/output/fixed/list_comp_def.txt,
	  t/output/fixed/list_comp_types.txt,
	  t/output/fixed/list_params.txt, t/output/greetings.txt,
	  t/output/load_preferences.txt: more fixes related to API changes

2014-01-07 01:48  alceu.freitas.jr@gmail.com

	* Makefile.PL, examples/get_samples.sh,
	  lib/Siebel/Srvrmgr/ListParser.pm,
	  lib/Siebel/Srvrmgr/ListParser/OutputFactory.pm, t/ListParser.t,
	  t/Test/Siebel/Srvrmgr.pm, t/Test/Siebel/Srvrmgr/ListParser.pm,
	  t/output/delimited/8.0.0.2_20412.txt,
	  t/output/fixed/8.0.0.2_20412.txt: fixed remaining bugs regarding
	  output from srvrmgr
	  updated output files
	  fixed a bug in the shell script to automate data extraction
	  now can deal with UTF-8 data with BOM automatically

2014-01-06 22:29  alceu.freitas.jr@gmail.com

	* lib/Siebel/Srvrmgr/ListParser.pm,
	  lib/Siebel/Srvrmgr/ListParser/OutputFactory.pm, t/ListParser.t,
	  t/Test/Siebel/Srvrmgr/ListParser.pm: changes related to API
	  changes (separate parsing of delimited data from fixed width
	  data)

2014-01-06 02:18  alceu.freitas.jr@gmail.com

	* examples/get_samples.sh, examples/list_cmd_del.txt,
	  lib/Siebel/Srvrmgr/ListParser/Output/Tabular/ListParams.pm,
	  lib/Siebel/Srvrmgr/ListParser/Output/Tabular/ListTasks.pm,
	  t/Test/Siebel/Srvrmgr/ListParser/Output/Tabular/ListParams.pm,
	  t/output/delimited/8.0.0.2_20412.txt,
	  t/output/fixed/8.0.0.2_20412.txt: fixed remaining bugs regarding
	  output from srvrmgr
	  updated output files
	  added a shell script to automate data extraction

2014-01-05 19:24  alceu.freitas.jr@gmail.com

	* lib/Siebel/Srvrmgr/ListParser/Output/ListTasks/Task.pm,
	  lib/Siebel/Srvrmgr/ListParser/Output/Tabular/ListTasks.pm,
	  lib/Siebel/Srvrmgr/Regexes.pm,
	  t/Test/Siebel/Srvrmgr/ListParser/Output/Tabular/ListTasks.pm:
	  fixed some bugs, but still need to check the wrong file formats
	  recovered from "list params" and "list tasks" commands

2014-01-04 19:44  alceu.freitas.jr@gmail.com

	* lib/Siebel/Srvrmgr/ListParser/Output/Tabular.pm,
	  lib/Siebel/Srvrmgr/ListParser/Output/Tabular/ListTasks.pm,
	  t/ListTasks.t,
	  t/Test/Siebel/Srvrmgr/ListParser/Output/Tabular/ListTasks.pm,
	  t/output/delimited/list_tasks.txt, t/output/fixed/list_tasks.txt:
	  fixing due last API changes

2014-01-03 01:28  alceu.freitas.jr@gmail.com

	* lib/Siebel/Srvrmgr/ListParser/Output/Tabular.pm,
	  lib/Siebel/Srvrmgr/ListParser/Output/Tabular/ListParams.pm,
	  lib/Siebel/Srvrmgr/ListParser/Output/Tabular/ListTasks.pm,
	  t/ListCompTypes.t, t/ListParams.t, t/ListServers.t,
	  t/Test/Siebel/Srvrmgr/ListParser/Output/Tabular.pm,
	  t/Test/Siebel/Srvrmgr/ListParser/Output/Tabular/ListComp.pm,
	  t/Test/Siebel/Srvrmgr/ListParser/Output/Tabular/ListCompTypes.pm,
	  t/Test/Siebel/Srvrmgr/ListParser/Output/Tabular/ListParams.pm,
	  t/Test/Siebel/Srvrmgr/ListParser/Output/Tabular/ListServers.pm,
	  t/Test/Siebel/Srvrmgr/ListParser/Output/Tabular/ListTasks.pm,
	  t/output/delimited/list_comp_types.txt,
	  t/output/delimited/list_params.txt,
	  t/output/delimited/list_servers.txt,
	  t/output/fixed/list_comp_types.txt,
	  t/output/fixed/list_params.txt, t/output/fixed/list_servers.txt:
	  changes related to API changes (separate parsing of delimited
	  data from fixed width data)

2014-01-01 22:59  alceu.freitas.jr@gmail.com

	* examples/list_cmd_fixed.txt,
	  lib/Siebel/Srvrmgr/ListParser/Output/Tabular.pm,
	  lib/Siebel/Srvrmgr/ListParser/Output/Tabular/ListComp.pm,
	  lib/Siebel/Srvrmgr/ListParser/Output/Tabular/ListCompDef.pm,
	  lib/Siebel/Srvrmgr/ListParser/Output/Tabular/Struct/Delimited.pm,
	  t/ListCompDef.t, t/Test/Siebel/Srvrmgr.pm,
	  t/Test/Siebel/Srvrmgr/ListParser/Output.pm,
	  t/Test/Siebel/Srvrmgr/ListParser/Output/Tabular.pm,
	  t/Test/Siebel/Srvrmgr/ListParser/Output/Tabular/ListComp.pm,
	  t/Test/Siebel/Srvrmgr/ListParser/Output/Tabular/ListCompDef.pm,
	  t/output/delimited/list_comp_def.txt,
	  t/output/fixed/list_comp_def.txt: changes related to API changes
	  (separate parsing of delimited data from fixed width data)
	  fixed bugs identified while parsing "list comp def" output with
	  fixed format

2013-12-30 15:52  alceu.freitas.jr@gmail.com

	* lib/Siebel/Srvrmgr/ListParser/Output.pm,
	  lib/Siebel/Srvrmgr/ListParser/Output/Tabular.pm,
	  lib/Siebel/Srvrmgr/ListParser/Output/Tabular/ListComp.pm,
	  lib/Siebel/Srvrmgr/ListParser/Output/Tabular/Struct.pm,
	  lib/Siebel/Srvrmgr/ListParser/Output/Tabular/Struct/Delimited.pm,
	  lib/Siebel/Srvrmgr/ListParser/Output/Tabular/Struct/Fixed.pm,
	  lib/Siebel/Srvrmgr/Types.pm, t/ListComp.t, t/StructFixed.t,
	  t/Test/Siebel/Srvrmgr/ListParser/Output/Tabular.pm,
	  t/Test/Siebel/Srvrmgr/ListParser/Output/Tabular/ListComp.pm,
	  t/output/delimited/list_comp.txt, t/output/fixed/list_comp.txt:
	  fixing the tests due the API changes

2013-12-30 04:16  alceu.freitas.jr@gmail.com

	* lib/Siebel/Srvrmgr/ListParser/Output/Tabular.pm,
	  lib/Siebel/Srvrmgr/ListParser/Output/Tabular/Struct.pm,
	  lib/Siebel/Srvrmgr/ListParser/Output/Tabular/Struct/Delimited.pm,
	  lib/Siebel/Srvrmgr/ListParser/Output/Tabular/Struct/Fixed.pm,
	  t/Struct.t, t/StructDelimited.t,
	  t/Test/Siebel/Srvrmgr/ListParser/Output/ListComp.pm,
	  t/Test/Siebel/Srvrmgr/ListParser/Output/ListCompDef.pm,
	  t/Test/Siebel/Srvrmgr/ListParser/Output/ListCompTypes.pm,
	  t/Test/Siebel/Srvrmgr/ListParser/Output/ListParams.pm,
	  t/Test/Siebel/Srvrmgr/ListParser/Output/ListServers.pm,
	  t/Test/Siebel/Srvrmgr/ListParser/Output/ListTasks.pm,
	  t/Test/Siebel/Srvrmgr/ListParser/Output/Tabular/ListComp.pm,
	  t/Test/Siebel/Srvrmgr/ListParser/Output/Tabular/ListCompDef.pm,
	  t/Test/Siebel/Srvrmgr/ListParser/Output/Tabular/ListCompTypes.pm,
	  t/Test/Siebel/Srvrmgr/ListParser/Output/Tabular/ListParams.pm,
	  t/Test/Siebel/Srvrmgr/ListParser/Output/Tabular/ListServers.pm,
	  t/Test/Siebel/Srvrmgr/ListParser/Output/Tabular/ListTasks.pm,
	  t/Test/Siebel/Srvrmgr/ListParser/Output/Tabular/Struct,
	  t/Test/Siebel/Srvrmgr/ListParser/Output/Tabular/Struct.pm,
	  t/Test/Siebel/Srvrmgr/ListParser/Output/Tabular/Struct/Delimited.pm,
	  t/Test/Siebel/Srvrmgr/ListParser/Output/Tabular/Struct/Fixed.pm:
	  fixing the tests due the API changes
	  added tests from Struct and subclasses of it

2013-12-28 15:32  alceu.freitas.jr@gmail.com

	* lib/Siebel/Srvrmgr/ListParser/Output/Enterprise.pm,
	  lib/Siebel/Srvrmgr/ListParser/Output/LoadPreferences.pm,
	  lib/Siebel/Srvrmgr/ListParser/Output/Tabular.pm, t/Greetings.t,
	  t/LoadPreferences.t, t/Tabular.t,
	  t/Test/Siebel/Srvrmgr/ListParser/Output.pm,
	  t/Test/Siebel/Srvrmgr/ListParser/Output/Enterprise.pm,
	  t/Test/Siebel/Srvrmgr/ListParser/Output/Greetings.pm,
	  t/Test/Siebel/Srvrmgr/ListParser/Output/LoadPreferences.pm,
	  t/Test/Siebel/Srvrmgr/ListParser/Output/Tabular,
	  t/Test/Siebel/Srvrmgr/ListParser/Output/Tabular.pm: started
	  fixing the tests due the API changes

2013-12-09 00:12  alceu.freitas.jr@gmail.com

	* examples/list_cmd_del.txt, examples/list_cmd_fixed.txt,
	  examples/lists_cmd.txt,
	  lib/Siebel/Srvrmgr/ListParser/Output/ListComp.pm,
	  lib/Siebel/Srvrmgr/ListParser/Output/ListCompDef.pm,
	  lib/Siebel/Srvrmgr/ListParser/Output/ListCompTypes.pm,
	  lib/Siebel/Srvrmgr/ListParser/Output/ListParams.pm,
	  lib/Siebel/Srvrmgr/ListParser/Output/ListServers.pm,
	  lib/Siebel/Srvrmgr/ListParser/Output/ListTasks.pm,
	  lib/Siebel/Srvrmgr/ListParser/Output/Tabular/ListComp.pm,
	  lib/Siebel/Srvrmgr/ListParser/Output/Tabular/ListCompDef.pm,
	  lib/Siebel/Srvrmgr/ListParser/Output/Tabular/ListCompTypes.pm,
	  lib/Siebel/Srvrmgr/ListParser/Output/Tabular/ListParams.pm,
	  lib/Siebel/Srvrmgr/ListParser/Output/Tabular/ListServers.pm,
	  lib/Siebel/Srvrmgr/ListParser/Output/Tabular/ListTasks.pm,
	  t/output/delimited/8.0.0.2_20412.txt,
	  t/output/fixed/8.0.0.2_20412.txt: complete refactoring to be able
	  to parse fixed sized and delimeted output from srvrmgr (still
	  incomplete, all tests will fail)
	  list_cmd.txt broke to two lists of commands (depending on the
	  type of output)