Right. I think I might have got this cracked now. Here’s some Perl code.
1 2 3 4 |
#!/usr/bin/perl use strict; use warnings; print "Hello World\n"; |
That’s pretty cool, isn’t it. I wonder what it’ll look like in the web feed. I’ll try to feed my fixes back to the author of the plugin.