Sample Blog
Created by Chronicle

26th December 2009
Some perl code
This entry written by skx contains some perl code which I hope will be filtered:

#!/usr/bin/perl -w

use strict;
use warnings;

print "Hello, world\n";

# this code is syntax highlighted, unless there is a bug ;)
Permalink | perl, vim.
Archives

Tags