Advertisement
Guest User

Untitled

a guest
Mar 16th, 2019
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Perl 0.09 KB | None | 0 0
  1. #chankey
  2. #!/usr/local/bin/perl
  3. use strict;
  4. use warnings;
  5. use 5.12;
  6.  
  7. say "Llama"!;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement