# Modules used use strict; use warnings; # Print function print("My first code in perl\n");