#!/bin/sh echo Line3 perl -E' use strict; my $x; $y = 1; my $z = 1; '