# perl -wT # ^ whatever executable's appropriate! use strict; #### if (param) { $user_name = em(param('name')); &file_creation($user_name); }