summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cleanupsHEADmasterJesse Luehrs2010-01-021-2/+2
* add changelogdoy2009-04-211-0/+4
* bump version to 0.02doy2008-12-031-1/+1
* TAG 0.010.01doy2008-12-030-0/+0
* using Test::Exception for testsdoy2008-12-021-3/+4
* todo--doy2008-12-021-2/+0
* add a bit more ending documentationdoy2008-12-011-0/+36
* use 'name' whenever i'm not passing around actual objectsdoy2008-12-011-35/+35
* finish up testsdoy2008-12-013-2/+75
* linkify the descriptiondoy2008-12-011-3/+3
* add method documentationdoy2008-12-011-12/+48
* smaller indent for the synopsisdoy2008-12-011-21/+21
* remove should always remove the output from all channelsdoy2008-12-011-1/+1
* add todo and see also sectionsdoy2008-11-261-0/+10
* add my email address to my author infodoy2008-11-261-1/+1
* let's try using podweaver, see how it goesdoy2008-11-261-0/+2
* move the abstract section down with the rest of the header docsdoy2008-11-261-1/+2
* add synopsis and descriptiondoy2008-11-261-0/+29
* add pod skeletondoy2008-11-261-0/+52
* add logging testdoy2008-11-261-0/+51
* add an output module to help with testing (that just outputs to an internal b...doy2008-11-261-0/+26
* can't seem to get Test::Deep to do what i wantdoy2008-11-262-7/+3
* stupid short circuitingdoy2008-11-261-1/+2
* explicitly return undef in channel and output when the requested object doesn...doy2008-11-261-0/+2
* this should just be an array nowdoy2008-11-261-1/+1
* formattingdoy2008-11-261-5/+6
* need to actually use the packages we're testingdoy2008-11-261-0/+2
* use Log::Dispatch::Null for non-logging testsdoy2008-11-261-6/+5
* better plansdoy2008-11-262-2/+2
* also require Test::Deepdoy2008-11-261-1/+2
* test isa for the LDC objectdoy2008-11-261-0/+2
* add a test for adding and removing channels and outputsdoy2008-11-261-0/+47
* new_channel -> add_channel, for consistencydoy2008-11-261-1/+1
* add remove_channeldoy2008-11-261-0/+7
* don't try to forward messages to nonexistant channelsdoy2008-11-261-1/+6
* allow passing in a string for channels rather than just an arrayrefdoy2008-11-261-2/+7
* add abstractdoy2008-11-261-0/+1
* we use Carp toodoy2008-11-261-1/+2
* keys takes a hash, not hashrefdoy2008-11-261-1/+1
* basic testsdoy2008-11-262-0/+8
* tododoy2008-11-261-0/+3
* initial implementation of LDCdoy2008-11-261-0/+119
* dist.inidoy2008-11-261-0/+10