I am pretty new to perl, also i searched but no useful results.
What is the difference between calling a function in a user defined ( my another module ) with mod_name::func_name and just func_name ?
Can you please explain or point me to some place where i can read about it.