Skip to content

Instantly share code, notes, and snippets.

@census1
Created May 1, 2013 16:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save census1/5496501 to your computer and use it in GitHub Desktop.
Save census1/5496501 to your computer and use it in GitHub Desktop.
masak: japh
#!/usr/bin/perl
# pragmas
use strict;
use warnings;
print "Just another Perl hacker \n";
to be written
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment