in reply to Re: XML-XPath-1.13 Bareword "node_parent" not allowed while "strict subs" in u
in thread XML-XPath-1.13 Bareword "node_parent" not allowed while "strict subs" in u

Thanks I will see if I have redhat around here somewhere but if anyone has a normal gz it would be appreciated. - catfood
  • Comment on Re: Re: XML-XPath-1.13 Bareword "node_parent" not allowed while "strict subs" in u

Replies are listed 'Best First'.
Re: Re: Re: XML-XPath-1.13 Bareword "node_parent" not allowed while "strict subs" in u
by Limbic~Region (Chancellor) on Apr 01, 2004 at 00:04 UTC
    catfood,
    You do not need Red Hat. Solaris 8 comes with rpm2cpio.
    $ rpm2cpio perl-XML-XPath-1.13-alt4.src.rpm | cpio -iv perl-XML-XPath. +spec $ rpm2cpio perl-XML-XPath-1.13-alt4.src.rpm | cpio -iv perl-XML-XPath- +1.13-alt-fixes.patch $ rpm2cpio perl-XML-XPath-1.13-alt4.src.rpm | cpio -iv XML-XPath-1.13. +tar.bz2
    You can find out more info here.

    Cheers - L~R