[ create a new paste ] login | about

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

Perl, pasted on Mar 16:
1
2
  #!/usr/bin/perl
    print "Hello, world!\n";


Output:
1
Hello, world!


Create a new paste based on this one


Comments: