in reply to accessing subroutines of a module

is it possible to access sub routines of a module without using Exporter and creating object ?

yes, of course, just use the full name, see zentara package/module tutorial

 

Are you copying some interview questions from somewhere?