# XML-OPML-LibXML **Repository Path**: mirrors_gitpan/XML-OPML-LibXML ## Basic Information - **Project Name**: XML-OPML-LibXML - **Description**: Read-only release history for XML-OPML-LibXML - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-20 - **Last Updated**: 2025-08-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README This is Perl module XML::OPML::LibXML. INSTALLATION XML::OPML::LibXML installation is straightforward. If your CPAN shell is set up, you should just be able to do % cpan XML::OPML::LibXML Download it, unpack it, then build it as per the usual: % perl Makefile.PL % make && make test Then install it: % make install DOCUMENTATION XML::OPML::LibXML documentation is available as in POD. So you can do: % perldoc XML::OPML::LibXML to read the documentation online with your favorite pager. Tatsuhiko Miyagawa