Skip to content

Instantly share code, notes, and snippets.

@tjake
Created March 10, 2009 02:21
Show Gist options
  • Save tjake/76675 to your computer and use it in GitHub Desktop.
Save tjake/76675 to your computer and use it in GitHub Desktop.
#!/usr/bin/perl
use strict;
use warnings;
print "hi";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment