#!/usr/bin/perl -w use strict; $Robert = "the boss"; print "\$Robert = $Robert\n";