summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* cleanupsHEADmasterJesse Luehrs2010-01-021-2/+2
|
* add a bit more ending documentationdoy2008-12-011-0/+36
|
* use 'name' whenever i'm not passing around actual objectsdoy2008-12-011-35/+35
|
* 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
|
* 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
|
* stupid short circuitingdoy2008-11-261-1/+2
|
* explicitly return undef in channel and output when the requested object ↵doy2008-11-261-0/+2
| | | | doesn't exist
* this should just be an array nowdoy2008-11-261-1/+1
|
* 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
|
* keys takes a hash, not hashrefdoy2008-11-261-1/+1
|
* initial implementation of LDCdoy2008-11-261-0/+119