Acme::BadExample 

#!/usr/bin/perl

use strict;
use warnings;

use Acme::BadExample;

print "Hello World\n";