Hi,

my $moduleName = __PACKAGE__ ;
#generally we can ues the above line for writing the package name out multiple times inside our package

setModuleName($moduleName);
#In that line we are assigning the module name to the setModuleName method.Let me know the purpose of this method and Where can i find the details of the method.

Thanks ,.

Boniface.............

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to