Dear All,
This is my first time touching Perl. Could anyone explain what does the following error means and how could i resolve it?
"Prototype mismatch: sub main::prompt ($;$) vs none at inc/Module/Install.pm line 146."
Appreciate your help on this. Thanks a million.
This is my first time touching Perl. Could anyone explain what does the following error means and how could i resolve it?
"Prototype mismatch: sub main::prompt ($;$) vs none at inc/Module/Install.pm line 146."
Appreciate your help on this. Thanks a million.
Comment