#!/usr/bin/perl -w
use strict;
use warnings;
print "Hello, world\n";
# this code is syntax highlighted, unless there is a bug ;)
Sample Blog
Created by Chronicle
Created by Chronicle
26th December 2009
Some perl code
This entry written by skx
contains some perl code which I hope will be filtered:
Permalink