if it doesn't directly correspond to those tags, you can always translate the resulting XML using XML::Twig , XML::Simple or another XML processing module (or even XSLT).perl -pe 's/\[\[/</g; s/\]\]/>/g;' <infile >outfile
In reply to Re: using perl to convert 2 xml file
by Joost
in thread using perl to convert to xml file
by lily123
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |