[ create a new paste ] login | about

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

Perl, pasted on Apr 12:
1
2
3
#!/usr/bin/perl

printf("Hello world\n");


Output:
1
Hello world


Create a new paste based on this one


Comments: