Skip to content

Instantly share code, notes, and snippets.

@mathbourne
Created April 12, 2014 15:35
Show Gist options
  • Save mathbourne/10541759 to your computer and use it in GitHub Desktop.
Save mathbourne/10541759 to your computer and use it in GitHub Desktop.
Perl: Test
#! /user/bin/perl
use strict;
print "Hello, Mac Sublime!\n";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment