Skip Menu |

This queue is for tickets about the FEAR-API CPAN distribution.

Report information
The Basics
Id: 19930
Status: open
Priority: 0/
Queue: FEAR-API

People
Owner: Nobody in particular
Requestors: aaron [...] FreeBSD.org
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: (no value)
Fixed in: (no value)



Subject: IPC::SysV dependency
Is the dependency upon IPC::SysV really necessary? The module is completely unbuildable.
From: xern [...] cpan.org
On Fri Jun 16 02:43:02 2006, guest wrote: Show quoted text
> Is the dependency upon IPC::SysV really necessary? The module is > completely unbuildable.
1. IPC::SysV is not really necessary from now on. It is included because of pfetch(). And I'm considering to remove this method in the future. pfetch() can be replaced by prefetching mechanism based on either pure Perl or Larbin. 2. About building the module, please refer to this review: http://cpanratings.perl.org/dist/FEAR-API Best, Yung-chung Lin
From: Avik Topchyan
Yung-chung, After reading an introductory article on www.perl.com I got interested in building it under Windows. My approach was to run perl Makefile.PL to see dependencies, then to use ActiveState's PPM utility to install what I can from PPM repositories, and then use CPAN for remaining dependencies as suggested by Makefile.PL Well, with an exception of that IPC::SysV module, all other modules seemed to install well. Now, how do I force cpan command line utility to correctly install just your FEAR::API module without installing a bunch of other modules, aparently needed by IPC::SysV? Thanks, Avik Topchyan
Subject: Re: [rt.cpan.org #19930] IPC::SysV dependency
Date: Sat, 24 Jun 2006 01:05:08 +0800
To: bug-FEAR-API [...] rt.cpan.org
From: "☼ 林永忠 ☼ (Yung-chung Lin)" <xern [...] cpan.org>
Show quoted text
cpan> force install FEAR::API
And, yes, there are so many crufts with FEAR::API right now. They will be fixed very soon. And thank you for you interest in FEAR::API. Best, Yung-chung Lin 2006/6/23, Guest via RT <bug-FEAR-API@rt.cpan.org>: Show quoted text
> > Queue: FEAR-API > Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=19930 > > > Yung-chung, > > After reading an introductory article on www.perl.com I got interested > in building it under Windows. My approach was to run perl Makefile.PL > to see dependencies, then to use ActiveState's PPM utility to install > what I can from PPM repositories, and then use CPAN for remaining > dependencies as suggested by Makefile.PL Well, with an exception of > that IPC::SysV module, all other modules seemed to install well. Now, > how do I force cpan command line utility to correctly install just > your FEAR::API module without installing a bunch of other modules, > aparently needed by IPC::SysV? > > Thanks, > Avik Topchyan > > >
Subject: Re: [rt.cpan.org #19930] IPC::SysV dependency
Date: Mon, 26 Jun 2006 13:07:20 +0800
To: bug-FEAR-API [...] rt.cpan.org
From: "☼ 林永忠 ☼ (Yung-chung Lin)" <xern [...] cpan.org>
Hi, I have removed pfetch() and the dependency on IPC::SysV. pfetch()'s functionality is replaced by prefetching mechanism. Please see CPAN for the latest release. Thank you. Best, Yung-chung Lin 2006/6/16, Guest via RT <bug-FEAR-API@rt.cpan.org>: Show quoted text
> > Fri Jun 16 02:43:02 2006: Request 19930 was acted upon. > Transaction: Ticket created by guest > Queue: FEAR-API > Subject: IPC::SysV dependency > Broken in: (no value) > Severity: Important > Owner: Nobody > Requestors: aaron@FreeBSD.org > Status: new > Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=19930 > > > > Is the dependency upon IPC::SysV really necessary? The module is > completely unbuildable. >
Subject: Re: [rt.cpan.org #19930] IPC::SysV dependency
Date: Mon, 26 Jun 2006 13:07:20 +0800
To: bug-FEAR-API [...] rt.cpan.org
From: "☼ 林永忠 ☼ (Yung-chung Lin)" <xern [...] cpan.org>
Hi, I have removed pfetch() and the dependency on IPC::SysV. pfetch()'s functionality is replaced by prefetching mechanism. Please see CPAN for the latest release. Thank you. Best, Yung-chung Lin 2006/6/16, Guest via RT <bug-FEAR-API@rt.cpan.org>: Show quoted text
> > Fri Jun 16 02:43:02 2006: Request 19930 was acted upon. > Transaction: Ticket created by guest > Queue: FEAR-API > Subject: IPC::SysV dependency > Broken in: (no value) > Severity: Important > Owner: Nobody > Requestors: aaron@FreeBSD.org > Status: new > Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=19930 > > > > Is the dependency upon IPC::SysV really necessary? The module is > completely unbuildable. >