#!/usr/bin/perl -w # .setenv.pl use strict; ... ... my $var1 = 'a'; my $var2 = 'b'; ... ... print <