Hello,
Thanks for your response!
On Tue, Jun 11, 2024 at 03:28:58PM +0100, Neil Bowers wrote:
> I think the namespace XML::Invoice is fine.
Ok, that's a start.
> I thought it would be helpful to mention a namespace / permissions
> constraint you should be aware of, for CPAN. I'm guessing that
Hi Johannes,
I think the namespace XML::Invoice is fine. I thought it would be helpful to
mention a namespace / permissions constraint you should be aware of, for CPAN.
I'm guessing that your parser produces objects that are instances of
XML::Invoice?
I would call the CPAN distribution XML-Inv
Hello,
I wrote a parser module for various XML based invoice formats, mainly
EN16931[0] ones, that turns them into Perl objects:
https://github.com/jgrassler/XML-Invoice-Parser
I originally contributed this module to the ERP system Kivitendo[3].
Subsequently, I have been getting a bit tired of