Skip to content

Instantly share code, notes, and snippets.

@onishi
Created March 17, 2012 06:26
Show Gist options
  • Select an option

  • Save onishi/2055773 to your computer and use it in GitHub Desktop.

Select an option

Save onishi/2055773 to your computer and use it in GitHub Desktop.

Revisions

  1. onishi created this gist Mar 17, 2012.
    2 changes: 2 additions & 0 deletions hello.pl
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,2 @@
    #!/usr/bin/env perl
    print "Hello, World!!";