summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* cleanupsHEADmasterJesse Luehrs2010-01-021-4/+6
|
* oops, forgot to credit Sartak hereJesse Luehrs2009-06-301-0/+4
|
* actually, the ping has to be 40-2390.01Jesse Luehrs2009-06-301-2/+3
| | | | | codes 0-39 are taken by options, and codes 240-255 are taken by the actual protocol
* add description and caveatsJesse Luehrs2009-06-301-0/+36
|
* synopsis and method docsJesse Luehrs2009-06-291-0/+10
|
* ping_option -> PingOption in constructor argsJesse Luehrs2009-06-291-1/+1
|
* fill in basic pod bitsJesse Luehrs2009-06-291-3/+4
|
* pod boilerplateJesse Luehrs2009-06-291-0/+82
|
* make the negotiation callback privateJesse Luehrs2009-06-291-2/+2
|
* ummm, oops (strict + warnings)Jesse Luehrs2009-06-291-0/+2
|
* rename constructor parameter to "ping_option"Jesse Luehrs2009-06-291-5/+5
|
* hack in a working telnet_simple_callbackJesse Luehrs2009-06-291-3/+12
| | | | | (this should be fixed on IO::Socket::Telnet's end, really... it's not nearly extensible enough)
* initial commitJesse Luehrs2009-06-261-0/+53