[ create a new paste ] login | about

Link: http://codepad.org/jE3F9KzM    [ raw code | output | fork ]

Perl, pasted on Sep 11:
1
2
3
4
#!/usr/local/bin/perl
#hello.pl

print "Hello World\n";


Output:
1
Hello World


Create a new paste based on this one


Comments: