#!/usr/bin/perl -w use strict; BEGIN { if (0) { use Non_existant_module; } }