j
k
j a
j l
Attached is a little patch to add embedded XML to Perl.
For example:
my $foo = <<XML; <?xml version="1.0" encoding="UTF-8"?> <example>foo</example> XML
Attachments:
Back to the thread
Back to the list