The textproc/p5-XML-Literal port
p5-XML-Literal-0.02p2 – embed XML directly into perl (cvsweb github mirror)
Description
This module takes one function at its "use" line. Afterwards, every single-line "<...>" call that looks like a XML literal will be processed with that function, instead of the built-in shell "glob". use XML::Simple; use XML::Literal \&XMLin; # Simple element my $xml1 =WWW: https://metacpan.org/release/XML-Literal
;
Maintainer
The OpenBSD ports mailing-list
Categories
Run dependencies
Test dependencies
Files
- /usr/local/libdata/perl5/site_perl/XML/
- /usr/local/libdata/perl5/site_perl/XML/Literal.pm
- /usr/local/man/man3p/XML::Literal.3p