Whoops. Yeah, I fixed this after I got bug reports last time. My bad.

There'll be a new version out soon with more stable reconnect code. I'm
just leaving it running a bot for a while to see if the reconnect code
really is stable before releasing.

On Thu, 30 Jan 2003, alian wrote:

> Matt Sergeant wrote:
> > Is something broken here? In the Makefile.PL it has both POE and
> > PoCoIRC...
> >
> > use ExtUtils::MakeMaker;
> > WriteMakefile(
> >     'NAME' => 'POE::Component::IRC::Object',
> >     'VERSION_FROM' => 'lib/POE/Component/IRC/Object.pm',
> >     'PREREQ_PM' => { POE::Component::IRC => 0, POE => 0.20 },
> >     'ABSTRACT_FROM' => 'lib/POE/Component/IRC/Object.pm',
> >     'AUTHOR' => 'Matt Sergeant <[EMAIL PROTECTED]>',
> > );
>
> ARRRRGGG I forgot to check this response !
>
> saturne:~/.cpanplus/5.8.0/build/POE-Component-IRC-Object-0.02$ more
> Makefile.PL
> use ExtUtils::MakeMaker;
> WriteMakefile(
>      'NAME' => 'POE::Component::IRC::Object',
>      'VERSION_FROM' => 'lib/POE/Component/IRC/Object.pm',
>      'PREREQ_PM' => {},
>      'ABSTRACT_FROM' => 'lib/POE/Component/IRC/Object.pm',
>      'AUTHOR' => 'Matt Sergeant <[EMAIL PROTECTED]>',
> );
>
> No prereq, no bugs in CPANPLUS !
>
>

-- 
<!-- Matt -->
<:->get a SMart net</:->
Spam trap - do not mail: [EMAIL PROTECTED]

Reply via email to