- or download this
#!usr/bin/perl -w
use strict;
...
}
- or download this
$ perl test.pl test.xml
Bork_40kbps_44khz.mp3Bork_16khz.awbBork.rmf
- or download this
my @nodes = $xpc->findnodes('//mp3Resource/Borkbot:resourceFilename');
foreach my $node (@nodes) {
print $node->to_literal;
}
- or download this
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<BorkProduct xmlns="http://www.Borkbot.net/telcel/Bork" xmlns:Borkbot=
+"http://www.Borkbot.com/content" xmlns:jcr="http://www.Bork.org/jcr/1
+.0">
...
</premium>
</BorkProduct>