sketch out some service code
authorMatt S Trout <mst@shadowcat.co.uk>
Sat, 8 Jan 2011 03:40:50 +0000 (03:40 +0000)
committerMatt S Trout <mst@shadowcat.co.uk>
Sat, 8 Jan 2011 05:50:03 +0000 (05:50 +0000)
commit20038dd8dde462b3d79de150c0124c6c0d494358
tree21faa74cc5540731915b676e6ca6f27e7a88a2ba
parent4e538e489b11b9bc25f53815cfed0ddcd201c271
sketch out some service code
lib/App/Clifton/Component.pm [new file with mode: 0644]
lib/App/Clifton/ConsoleService.pm [new file with mode: 0644]
lib/App/Clifton/IRCService.pm [new file with mode: 0644]
lib/App/Clifton/JabberService.pm [new file with mode: 0644]
lib/App/Clifton/Launcher.pm [new file with mode: 0644]
lib/App/Clifton/Server.pm [new file with mode: 0644]
lib/App/Clifton/Service.pm [new file with mode: 0644]
lib/App/Clifton/ServiceContainer.pm [new file with mode: 0644]
lib/App/Clifton/Task.pm [new file with mode: 0644]