[ create a new paste ] login | about

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

Perl, pasted on Sep 3:
1
2
#!/usr/bin/perl
print "Hello World!";


Output:
1
Hello World!


Create a new paste based on this one


Comments: