The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
------------------------------------------------------------------------
r396 | sungo | 2004-10-07 20:31:28 -0400 (Thu, 07 Oct 2004) | 1 line
Changed paths:
   A /trunk/POE-API-Hooks
   A /trunk/POE-API-Hooks/Makefile.PL
   A /trunk/POE-API-Hooks/lib
   A /trunk/POE-API-Hooks/lib/POE
   A /trunk/POE-API-Hooks/lib/POE/API
   A /trunk/POE-API-Hooks/lib/POE/API/Hooks.pm
   A /trunk/POE-API-Hooks/t

add in the skeleton of POE::API::Hooks
------------------------------------------------------------------------
r397 | sungo | 2004-10-07 23:54:15 -0400 (Thu, 07 Oct 2004) | 1 line
Changed paths:
   M /trunk/POE-API-Hooks/lib/POE/API/Hooks.pm

initial code
------------------------------------------------------------------------
r398 | sungo | 2004-10-07 23:58:38 -0400 (Thu, 07 Oct 2004) | 1 line
Changed paths:
   M /trunk/POE-API-Hooks/Makefile.PL
   M /trunk/POE-API-Hooks/lib/POE/API/Hooks.pm

set svn:keywords
------------------------------------------------------------------------
r399 | sungo | 2004-10-08 00:42:32 -0400 (Fri, 08 Oct 2004) | 1 line
Changed paths:
   A /trunk/POE-API-Hooks/t/00-compile.t
   A /trunk/POE-API-Hooks/t/01-spurious_warnings.t
   A /trunk/POE-API-Hooks/t/02-add.t
   A /trunk/POE-API-Hooks/t/03-no_add.t

add tests
------------------------------------------------------------------------
r400 | sungo | 2004-10-08 00:49:48 -0400 (Fri, 08 Oct 2004) | 1 line
Changed paths:
   M /trunk/POE-API-Hooks/Makefile.PL
   M /trunk/POE-API-Hooks/lib/POE/API/Hooks.pm

add params::validate-ion to add()
------------------------------------------------------------------------
r401 | sungo | 2004-10-08 00:52:10 -0400 (Fri, 08 Oct 2004) | 1 line
Changed paths:
   A /trunk/POE-API-Hooks/Changes
   A /trunk/POE-API-Hooks/MANIFEST
   A /trunk/POE-API-Hooks/MANIFEST.SKIP
   A /trunk/POE-API-Hooks/META.yml

add cpan friendly goodness
------------------------------------------------------------------------
r402 | sungo | 2004-10-08 01:26:09 -0400 (Fri, 08 Oct 2004) | 1 line
Changed paths:
   M /trunk/POE-API-Hooks/Changes
   A /trunk/POE-API-Hooks/LICENSE
   M /trunk/POE-API-Hooks/MANIFEST
   M /trunk/POE-API-Hooks/Makefile.PL
   A /trunk/POE-API-Hooks/README
   M /trunk/POE-API-Hooks/lib/POE/API/Hooks.pm

add some docs, autogenerated Changes and README file. add in LICENSE file. update manifest
------------------------------------------------------------------------
r403 | sungo | 2004-10-08 01:26:59 -0400 (Fri, 08 Oct 2004) | 1 line
Changed paths:
   M /trunk/POE-API-Hooks/README

update proplist
------------------------------------------------------------------------
r404 | sungo | 2004-10-08 19:30:15 -0400 (Fri, 08 Oct 2004) | 1 line
Changed paths:
   M /trunk/POE-API-Hooks/lib/POE/API/Hooks.pm

remove a useless block of docs. remove some trailing whitespace
------------------------------------------------------------------------
r405 | sungo | 2004-10-08 20:09:47 -0400 (Fri, 08 Oct 2004) | 1 line
Changed paths:
   M /trunk/POE-API-Hooks/t/02-add.t

improve tests by removing poe-version dependent dispatch count
------------------------------------------------------------------------
r406 | sungo | 2004-10-08 20:10:17 -0400 (Fri, 08 Oct 2004) | 1 line
Changed paths:
   M /trunk/POE-API-Hooks/Changes
   M /trunk/POE-API-Hooks/META.yml
   M /trunk/POE-API-Hooks/README

meta file sync
------------------------------------------------------------------------