shlomif / perl-XML-LibXML

The XML-LibXML CPAN Distribution for Processing XML using the libxml2 library
https://metacpan.org/release/XML-LibXML
Other
17 stars 35 forks source link

XML::LibXML::Node - prefix POD consistently #13

Closed fschlich closed 6 years ago

fschlich commented 6 years ago

a Debian user is confused by the mention of modules in the LibXML:: namespace, and asks for them to be consistently prefixed with XML:: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=843152

I only found one other place where a prefix was missing.

shlomif commented 6 years ago

On Thu, 26 Oct 2017 09:40:34 +0000 (UTC) Florian Schlichting notifications@github.com wrote:

a Debian user is confused by the mention of modules in the LibXML:: namespace, and asks for them to be consistently prefixed with XML:: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=843152

I only found one other place where a prefix was missing. You can view, comment on, or merge this pull request online at:

https://github.com/shlomif/perl-XML-LibXML/pull/13

Thanks for the pull-req - I'll take a look.

-- Commit Summary --

  • XML::LibXML::Node POD - prefix consistently

-- File Changes --

M docs/libxml.dbk (6)

-- Patch Links --

https://github.com/shlomif/perl-XML-LibXML/pull/13.patch https://github.com/shlomif/perl-XML-LibXML/pull/13.diff

--

Shlomi Fish http://www.shlomifish.org/ Funny Anti-Terrorism Story - http://shlom.in/enemy

Every successful open source project will eventually spawn a sub‐project.

Please reply to list if it's a mailing list post - http://shlom.in/reply .

shlomif commented 6 years ago

Merged, thanks.