This version was released on 2002-02-02.

  2004-02-02 17:32:12 by rcaputo; lib/POE.pm 1.169

    Bump the version to 0.2802. This will be a CPAN-released update for
    the ill-fated 0.28. I figure, why burn a hundredth version for a
    fixup, especially since we're not entirely sure it's gold? 

  2004-02-02 17:24:51 by rcaputo
  mylib/Makefile-5004.pm 1.20; mylib/Makefile-5005.pm 1.38

    The generated META.yml must be touched early in Makefile.PL, or the
    MANIFEST checker will have a conniption. A cow. A canary. All manner
    of things which are not a Makefile will spring forth from MakeMaker's
    loins without META.yml existing. 

  2004-02-02 17:03:20 by rcaputo
  Build.PL 1.5; mylib/Makefile-5004.pm 1.19; mylib/Makefile-5005.pm 1.37

    Make Build.PL and Makefile.PL play nicely together. The distribution
    build process still goes through Makefile.PL until I can figure out
    how to tweak the dist targets in Module::Build. 

  2004-01-31 07:07:33 by rcaputo; Build.PL 1.4

    Work around "Too early to specify a build action 'Build'. Do 'Build
    Build' instead." per
    http://www.mail-archive.com/module-authors@perl.org/msg00162.html 

  2004-01-31 06:58:31 by rcaputo; Build.PL 1.3; MANIFEST 1.97;
  mylib/Makefile-5004.pm 1.18; mylib/Makefile-5005.pm 1.36;
  mylib/cpan-test.perl 1.3; samples/create.perl 1.7;
  samples/fakelogin.perl 1.9; samples/forkbomb.perl 1.14;
  samples/names.perl 1.9; samples/objmaps.perl 1.5;
  samples/objsessions.perl 1.11; samples/packagesessions.perl 1.8;
  samples/queue.perl 1.2; samples/selects.perl 1.13;
  samples/sessions.perl 1.20; samples/signals.perl 1.14;
  samples/tcp_watermarks.perl 1.3; samples/thrash.perl 1.13;
  samples/tk.perl 1.9; samples/watermarks.perl 1.5;
  samples/wheels.perl 1.9; samples/wheels2.perl 1.6; t/001_queue.t 1.7;
  t/00_coverage.t 1.21; t/01_sessions.t 1.28; t/02_alarms.t 1.17;
  t/03_aliases.t 1.16; t/04_selects.t 1.21; t/05_macros.t 1.10;
  t/06_tk.t 1.47; t/07_event.t 1.20; t/08_errors.t 1.53;
  t/09_wheels_unix.t 1.18; t/10_wheels_tcp.t 1.17;
  t/11_signals_poe.t 1.28; t/12_signals_ev.t 1.21; t/13_wheels_udp.t 1.8;
  t/14_wheels_ft.t 1.16; t/15_filter_block.t 1.10;
  t/16_filter_stream.t 1.7; t/17_filter_ref.t 1.10;
  t/18_filter_line.t 1.11; t/19_filterchange.t 1.15; t/20_accept.t 1.9;
  t/21_gtk.t 1.22; t/22_wheel_run.t 1.35; t/23_nfa.t 1.10;
  t/24_filter_stack.t 1.7; t/25_detach.t 1.8; t/26_comp_tcp.t 1.7;
  t/27_poll.t 1.10; t/28_windows.t 1.9; t/29_sockfact6.t 1.13;
  t/30_filter_httpd.t 1.7; t/regress/neyuki-detach.t 1.2;
  t/res/aliases.t 1.9; t/res/events.t 1.6; t/res/extrefs.t 1.10;
  t/res/filehandles.t 1.8; t/res/sessions.t 1.6; t/res/sids.t 1.5;
  t/res/signals.t 1.5

    Clean up paths to point to the new lib/ directory. 

  2004-01-31 06:26:55 by rcaputo; mylib/ExtUtils/AutoInstall.pm 1.5

    Update to version 0.56. 

  2004-01-28 23:24:43 by rcaputo; MANIFEST 1.96; Makefile.PL 1.27;
  NEEDS 1.9; mylib/Makefile-5004.pm 1.17; mylib/Makefile-5005.pm 1.35;
  mylib/coverage.perl 1.9; mylib/reportupload.pl 1.3;
  mylib/testreport.pl 1.12; t/001_queue.t 1.6; t/00_coverage.t 1.20;
  t/01_sessions.t 1.27; t/02_alarms.t 1.16; t/03_aliases.t 1.15;
  t/04_selects.t 1.20; t/05_macros.t 1.9; t/06_tk.t 1.46;
  t/07_event.t 1.19; t/08_errors.t 1.52; t/09_wheels_unix.t 1.17;
  t/10_wheels_tcp.t 1.16; t/11_signals_poe.t 1.27;
  t/12_signals_ev.t 1.20; t/13_wheels_udp.t 1.7; t/14_wheels_ft.t 1.15;
  t/15_filter_block.t 1.9; t/16_filter_stream.t 1.6;
  t/17_filter_ref.t 1.9; t/18_filter_line.t 1.10;
  t/19_filterchange.t 1.14; t/20_accept.t 1.8; t/21_gtk.t 1.21;
  t/22_wheel_run.t 1.34; t/23_nfa.t 1.9; t/24_filter_stack.t 1.6;
  t/25_detach.t 1.7; t/26_comp_tcp.t 1.6; t/27_poll.t 1.9;
  t/28_windows.t 1.8; t/29_sockfact6.t 1.12; t/res/aliases.t 1.8;
  t/res/events.t 1.5; t/res/extrefs.t 1.9; t/res/filehandles.t 1.7;
  t/res/sessions.t 1.5; t/res/sids.t 1.4; t/res/signals.t 1.4

    Hopefully this patch fixes all the paths to point to mylib instead of
    lib. Developers and just plain folk who have CVS trees will need to
    remove their lib directories and "cvs update -dP ." to reflect the
    new mylib directory. There will be more files moved around shortly. 

  2004-01-28 23:19:13 by rcaputo
  lib/POE/Wheel/FollowTail.pm 1.49; lib/POE/Wheel/Run.pm 1.58

    The 5.004-and-earlier dependency checker picks up spurious uses of
    the phrase "use Foo" and treats them like module inclusions. We've
    subtly tweaked the language in some warnings so they avoid the magic
    phrase. 

  2004-01-28 22:46:23 by rcaputo; lib/POE.pm 1.168

    Bump version to 0.2801 for cvs development between CPAN releases. 

Back to POE CHANGES.