Hi all,
 
i am new to using perl...
 
i want to use perl modules in my code.
 
can any one tell me how to load a perl module so that it can be used!!!
 
I am trying to use a module named Nary.pm in my code... tree.pl
first line of my code says....
 
use Nary;   # Module in the same dir as the script
 
 
Can't locate object method "new" via package "Nary" (perhaps you forgot to load 
"Nary"?) at tree-trial.pl line 3.
 
can anyone tell me where i am going wrong!!!
 


---------------------------------
Do you Yahoo!?
Yahoo! Small Business $15K Web Design Giveaway - Enter today

Reply via email to