commit a2cacd4900641826df002cebb9dffa8a5fae88cd Author: Chris Williams Date: 2009-05-31 Pod tidying and Makefile.PL meta updates commit 52d8e582a68f4e206b5a89d415c8fb2a8224a602 Author: Chris Williams Date: 2009-05-10 Documentation tidying. commit 6e9ad8b83a085507b5721be5938c3f6b5be86c8f Author: Chris Williams Date: 2009-05-10 Updated the Makefile.PL to bingos standard configuration delete mode 100644 LICENSE commit 50f798f3f2c208d8477027eba1fad87354c1134c Author: Chris Williams Date: 2008-05-15 CPAN Release 0.06 commit 46f107f8f6f9075cfb3e40fcb8102a2444a289fa Author: Chris Williams Date: 2008-05-15 Removed kwalitee test, added license information, detach_myself if we find we are a child session create mode 100644 LICENSE delete mode 100644 t/99_test_kwalitee.t commit 85f000de3b216dededef5ee92d520981db6cc222 Author: Chris Williams Date: 2008-04-08 CPAN Release 0.04 commit ac559a8b280163dc0cfca5af995da73c86a31ed0 Author: Chris Williams Date: 2008-04-08 Some kwalitee fixes, and fixed some issues as a result. commit 5201059ac4d7681e1f3277b9d89ca6e080113465 Author: Chris Williams Date: 2007-10-31 CPAN Release 0.03 commit 13219ec3cb4e1c97b5459ed507e9ea3112822552 Author: Chris Williams Date: 2007-10-31 Bump version for CPAN release to update Module::Install to 0.68 commit 117310576af386df4f2f97d4c35968355059699b Author: Chris Williams Date: 2007-07-25 CPAN Release 0.02 commit 537199aa3427d0ed529cb49c330a41088a8970a7 Author: Chris Williams Date: 2007-07-25 Fixed abstract_from and build_requires in Makefile.PL commit c0245000626aaeffc02e912175ff842cd265285f Author: Chris Williams Date: 2007-03-22 CPAN Release 0.01 commit cf9290607baaeb42d7a8b8ef590b2d254f26bae0 Author: Chris Williams Date: 2007-03-22 Documented, examples added and tests written create mode 100644 Changes create mode 100644 MANIFEST create mode 100644 Makefile.PL create mode 100644 README create mode 100644 examples/synopsis.pl create mode 100644 lib/POE/Component/Server/POP3.pm create mode 100644 lib/POE/Component/Server/POP3/Constants.pm create mode 100644 t/00_use.t create mode 100644 t/10_basic.t create mode 100644 t/99_pod.t create mode 100644 t/99_pod_coverage.t create mode 100644 t/99_test_kwalitee.t create mode 100644 tools/svn-log.perl commit 3d464f5c4795b7a11640a22c20de131f2a9019a3 Author: Chris Williams Date: 2007-03-21 Initial repository layout