"David Golden" <[EMAIL PROTECTED]> writes:

> Getting sane behavior with CPAN::Reporter and Devel::Autoflush is
> driving me nuts.  1.16_51 now places a copy of Devel::Autoflush into a
> temporary lib directory so even external calls to 'perl' won't die for
> lack of it.
> 
> Anyone using CPAN::Reporter, please try upgrading and testing and let
> me know if you encounter any problems.  I'd like to get 1.17 released
> 'soonish'.
> 

Module::Build does not build under some circumstances with the new
CPAN::Reporter:

  CPAN.pm: Going to build K/KW/KWILLIAMS/Module-Build-0.2808.tar.gz

# running Build.PL --prefix /home/e/eserte --config installman1dir=/tmp 
--config installman3dir=/tmp
Can't locate Devel/Autoflush.pm in @INC (@INC contains: 
/usr/perl5/5.8.4/lib/sun4-solaris-64int /usr/perl5/5.8.4/lib 
/usr/perl5/site_perl/5.8.4/sun4-solaris-64int /usr/perl5/site_perl/5.8.4 
/usr/perl5/site_perl /usr/perl5/vendor_perl/5.8.4/sun4-solaris-64int 
/usr/perl5/vendor_perl/5.8.4 /usr/perl5/vendor_perl .).
BEGIN failed--compilation aborted.


I have no install permissions on this machine, so I am working with
PERL5LIB=$HOME/lib:$HOME/lib/site_perl . Module::Build builds and
tests OK if CPAN::Reporter is turned off.

Regards,
    Slaven

-- 
Slaven Rezic - slaven <at> rezic <dot> de

    tksm - Perl/Tk program for searching and replacing in multiple files
    http://ptktools.sourceforge.net/#tksm

Reply via email to