Hi all,
I am pretty new to perl. I am using ActiveState perl, v5.8.6. I am trying to run a script but gets the following error:
So I believe I need to install Daemon.pm module. Can someone guide me where to get this module for this version of the perl and how to install it. Thanks for all the help.
I am pretty new to perl. I am using ActiveState perl, v5.8.6. I am trying to run a script but gets the following error:
Code:
Can't locate Win32/Daemon.pm in @INC (@INC contains: C:/Perl/lib C:/Perl/site/lib.)
So I believe I need to install Daemon.pm module. Can someone guide me where to get this module for this version of the perl and how to install it. Thanks for all the help.