#!/usr/local/bin/perl use strict; use warnings; print(33 + undef);