in reply to ML/Twig.pm did not return a true value

The fact that your version of Twig.pm is zero bytes after intallation is definitely suspicious.

I for one would be interested if you posted all of the STDIN/STDOUT/STDERR from your CPAN session. (I'm suspect mirod would be interested too.)

As allways, posting the output of "perl -V" on your system would be useful -- in situations like this where the installation takes divergent paths based on which version of perl you are using, it is ESENTIAL -- in figuring out what is happening.

  • Comment on Re: ML/Twig.pm did not return a true value

Replies are listed 'Best First'.
Re: Re: ML/Twig.pm did not return a true value
by matth (Monk) on Dec 06, 2002 at 13:09 UTC
    Sorry for the delay in the reply. perl -V gives the first line as :
    Summary of my perl5 (revision 5.0 version 6 subversion 1) configuratio +n:
    The first line of the readme for the XML::Twig is:
    $Id: README,v 1.8 2002/10/20 23:40:09 mrodrigu Exp $
    I'm not really sure how to do the following:
    Post all of the STDIN/STDOUT/STDERR from your CPAN session
    Sorry.
      I have now got it working. The problem was due to poor system administration on my part.