Created
July 11, 2012 04:32
-
-
Save andrewcstewart/3088044 to your computer and use it in GitHub Desktop.
testgist
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/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