[ create a new paste ] login | about

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

Perl, pasted on Feb 11:
1
2
3
4
5
use strict;
use diagnostics;

I can write anything in here it works fine!
exit(0);


Output:
No errors or program output.


Create a new paste based on this one


Comments: