#!/usr/bin/env perl $a="perly"; print "hello $a world\n";