IO::AIO
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > Perlbal > IO::AIO




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    IO::AIO  
Ruben Kerkhof


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
05-13-07 12:11 PM

Hi Brad and list,

I'm packaging Perlbal for Fedora, as a dependency for Mogilefs.
Perlbal can optionally use IO::AIO to speed things, so I'm planning
on packaging IO::AIO as well.
However, the latest version on CPAN is 2.33. Perlbal/AIO.pm tries to
use version 1.6, which is a bit old:

# Try and use IO::AIO or Linux::AIO, if it's around.
BEGIN {
$Perlbal::OPTMOD_IO_AIO        = eval "use IO::AIO 1.6 (); 1;";
$Perlbal::OPTMOD_LINUX_AIO     = eval "use Linux::AIO 1.71 (); 1;";

I tested perlbal with IO::AIO 2.33, and so far, it seems to work fine.

Would it be possible to check for version 1.6 or higher?

Kind regards,

Ruben Kerkhof






[ Post a follow-up to this message ]



    Re: IO::AIO  
Ask Bjørn Hansen


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
05-13-07 12:11 PM


On May 13, 2007, at 4:26 AM, Ruben Kerkhof wrote:

>     $Perlbal::OPTMOD_IO_AIO        = eval "use IO::AIO 1.6 (); 1;";
[...]
> Would it be possible to check for version 1.6 or higher?

That's what it does...


- ask

--
http://develooper.com/ - http://askask.com/








[ Post a follow-up to this message ]



    Re: IO::AIO  
Ruben Kerkhof


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
05-13-07 12:11 PM


On 13-mei-2007, at 13:35, Ask Bj=F8rn Hansen wrote:

>
> On May 13, 2007, at 4:26 AM, Ruben Kerkhof wrote:
> 
> [...] 
>
> That's what it does...
>

Duh, perldoc -f use :-)

Thanks!=






[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 03:25 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register