This is a bad try to display text then code

#! usr/bin/perl
use strict;
use warnings;

print "Hello World!";
and then plain text again