perl -MCGI -wle '$q = CGI->new; print $q->start_html( -script => [ { -language => "javascript", type => "text/javascript", -src => "js/js.js" }, { -code => "bliblablubb" } ] )' Untitled Document