[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

Re: [MacPerl] cpan-mac



At 4:16 AM +0900 9/19/00, KIMURA Takeshi wrote:
>Chris Nandor wrote on 00.9.13 8:34 PM:
>>Anyway, unless you know of significant problems with Archive::Tar 0.21, I
>>will revert to it for cpan-mac 0.50, and release with the updated versions
>>of all other pure Perl modules, and the same older versions of the compiled
>>modules (since no one noted that any new versions are needed).
>
>I receive bunch of  # No such signal: SIGPIPE.  when I CPAN.
>
>cpan> install File::Spec
>CPAN: LWP::UserAgent loaded ok
>Fetching with LWP:
>   ftp://ftp.lab.kdd.co.jp/lang/perl/CPAN/authors/01mailrc.txt.gz
># No such signal: SIGPIPE.
>File 'IP-2000M-1:Tools:Script Tools:MacPerl f:site_perl:Net:Cmd.pm'; Line 169
># No such signal: SIGPIPE.
>File 'IP-2000M-1:Tools:Script Tools:MacPerl f:site_perl:Net:Cmd.pm'; Line 169
># No such signal: SIGPIPE.
>File 'IP-2000M-1:Tools:Script Tools:MacPerl f:site_perl:Net:Cmd.pm'; Line 167
>.....
>.....
>.....
>
>
>I understand that it is harmless, but is there any way to avoid
>screen-full of this warning?  Can it be possible in 0.50?

Go to line 167 in Cmd.pm, and comment out the

   local $SIG{PIPE} = 'IGNORE';

>
>--
>Takeshi

-- 
--
Paul Schinder
schinder@pobox.com

# ===== Want to unsubscribe from this list?
# ===== Send mail with body "unsubscribe" to macperl-request@macperl.org