Hi, All
I want to compile pmadl.pl which is attatched file.
Compile is successful, but error occurs when executing.
pmadl.pl uses Getopt::Long module and URI::URL  module.
when compiling, 
following message are printed
    >No definition for sub Getopt::Long::GetOptions    
    >No definition for sub Getopt::Long::GetOptions (unable to autoload)
    >URI has method new: -uURI assumed
    >URI::WithBase has method new: -uURI::WithBase assumed
    >URI::URL has method new: -uURI::URL assumed
I don't know why this messages are printed.
If you know the reason, please give me the answer.
Or, If you know any book or documents for perlcc, let me know them.
 
Thank you .
 
Kim.
 

Reply via email to