#!/usr/bin/perl -T use HTML::Perlinfo; use strict; print "Content-type: text/html\n\n"; perlinfo();