Skip to content

Instantly share code, notes, and snippets.

@m-ueno
Created July 27, 2011 00:05
Show Gist options
  • Save m-ueno/1108396 to your computer and use it in GitHub Desktop.
Save m-ueno/1108396 to your computer and use it in GitHub Desktop.
#!env perl -w
use strict;
print "Hello, gisty!";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment