[ create a new paste ] login | about

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

Perl, pasted on Oct 20:
1
2
3
#!/usr/bin/perl

print       "Hello, world\n";


Output:
1
Hello, world


Create a new paste based on this one


Comments: