On Wed, 2 Oct 2002 11:45:41 +0800 "George Chung" wrote:
+------------------
| Dear all,
|
| I am considering to install Redhat 8.0 as my production server.
| Redhat 8.0 use perl 5.8.0. My program will use the following
| modules.
| use POE qw(Component::Server::TCP Filter::Line Wheel::ReadWrite Session
| Wheel::Run);
|
| My program works fine in perl 5.6.1.
|
| My concertn is the compatibility of perl 5.8.0 to POE 0.23? It seems
| perl changes
| IO stauff in perl 5.8.0. Will it affect PEO? is there any concern for using
| PEO in perl 5.8.0?
|
| Thanks for your time.
|
| George Chung
+------------------
I have not had trouble running POE 0.23 under Perl 5.8.0. But each site has
different conditions. If it is at all posible I like to set up a
test environment to help generate some confidence before deploying
new revisions of core software to production.
Good Luck
--
Chris Fedde