Test post with the new Code. and Code.. commands
here is a regular line
now some code
code.
test
hello world
code..
back to normal text
and now another block of code.
code.
#!/usr/bin/perl -wT
use strict;
print "hello world\n";
code..
and a few more lines of regular text.
another line.