Skip to content

Commit

Permalink
Strictures
Browse files Browse the repository at this point in the history
  • Loading branch information
dolmen committed Dec 21, 2011
1 parent 0b59f6f commit 87f8fa8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions hello.pl
@@ -1,4 +1,6 @@
#!/usr/bin/env perl
use 5.010;
use strict;
use warnings;

say "Hello, World!";

0 comments on commit 87f8fa8

Please sign in to comment.