Skip to content

Instantly share code, notes, and snippets.

@andrewcstewart
Created July 11, 2012 04:32
Show Gist options
  • Save andrewcstewart/3088044 to your computer and use it in GitHub Desktop.
Save andrewcstewart/3088044 to your computer and use it in GitHub Desktop.
testgist
#!/usr/bin/perl -w
use strict;
print "Hello world, this is an example of a gist embedded in a wp post.\n";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment