#!/usr/bin/perl -w

use warnings;
use strict;
print "I'm a Perl program without an extension\n";


syntax highlighted by Code2HTML, v. 0.9.1