[ create a new paste ] login | about

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

Perl, pasted on Mar 7:
1
print join '' , map chr , ( 72,101,108,108,111,44,87,111,114,108,100 )


Output:
1
Hello,World


Create a new paste based on this one


Comments: