Re: Perl XML::Feed

2025-05-17 Thread TimH
On Thu, 15 May 2025 19:29:00 -0400 Jon Fineman wrote: > I am trying to install XML::Feed on 7.7 GENERIC.MP#625. This I believe > relies upon XML::LibXML. It looks like I am getting unit test errors > for LibXML. > > I also installed libxml-2, p5-libxml. Alien::Libxml2 was already installed >

Re: Perl XML::Feed

2025-05-16 Thread Stuart Henderson
On 2025-05-15, Jon Fineman wrote: > I am trying to install XML::Feed on 7.7 GENERIC.MP#625. This I believe > relies upon XML::LibXML. It looks like I am getting unit test errors > for LibXML. > > I also installed libxml-2, p5-libxml. Alien::Libxml2 was already installed > > I am rather new to in

Re: Perl XML::Feed

2025-05-15 Thread Jon Fineman
Didn't know it existed. When you search for atom parser you get pointed to cpan. That works. Thanks. Jon On Thu, May 15, 2025 at 07:03:45PM -0600, deich...@placebonol.com wrote: Why didn't you install the package?  Is this what you are looking for? https://openports.pl/path/www/p5-XML-Feed

Re: Perl XML::Feed

2025-05-15 Thread deich...@placebonol.com
Why didn't you install the package? Is this what you are looking for? https://openports.pl/path/www/p5-XML-Feed On May 15, 2025 5:29:00 PM MDT, Jon Fineman wrote: >I am trying to install XML::Feed on 7.7 GENERIC.MP#625. This I believe relies >upon XML::LibXML. It looks like I am getting unit t

Perl XML::Feed

2025-05-15 Thread Jon Fineman
I am trying to install XML::Feed on 7.7 GENERIC.MP#625. This I believe relies upon XML::LibXML. It looks like I am getting unit test errors for LibXML. I also installed libxml-2, p5-libxml. Alien::Libxml2 was already installed I am rather new to installing Perl modules. Am I doing something wr