Posted By


realgeeky on 12/31/07

Tagged


Statistics


Viewed 581 times
Favorited by 0 user(s)

Perl Hello World


/ Published in: Perl
Save to your folder(s)

Just a test


Copy this code and paste it in your HTML
  1. #!/usr/bin/perl
  2.  
  3. echo "Hello World\n";

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.