#usr/bin/perl -wT package main; use strict; # Your code goes here # Whatever you need # To do, using the module #Might wanna add #some blank line for clarity BEGIN { #cut 'n' paste module here }