Skip to content

Titus Barik

I build tools for engineers and data scientists.

  • About
  • Papers
  • News
  • Archives

Archives

Hello World Perl CGI

March 2, 2005November 10, 2005 Titus Barik

It’s here when you need it:

#!/usr/local/bin/perl
print "Content-type: text/html\n\n";
print "Hello, world!\n";    
Posted in General
Proudly powered by WordPress | Theme: Libre 2 by Automattic.