Hello all,

I am using require <user defined pm file>.
This pm file will be having all sort of functions to be used up in the 
perl script
But while i use "require test.pm" and execute a main script that script 
stucks up without coming out to the command prompt.
If i remove that require line and execute the script then script is 
working very fine and comes out to the command prompt.
Why is it so???
Actually i wanted to use the functions described in that pm file in the 
main perl script
What step i should take to solve this problem

Thank you in advance.
-- 
Common sense and a sense of humor are the same thing, moving at
different speeds.  A sense of humor is just common sense, dancing.
                -- Clive James

Regards,
Charitha



Reply via email to