in reply to 'Makefile:980: *** Missing Separator. Stop.' when installing Win32::OLE
Most likely you will need to use nmake as available from Microsoft. It sounds like you were starting make as available from Cygwin or some other weird make.
perl -MHTTP::Daemon -MHTTP::Response -MLWP::Simple -e ' ; # The $d = new HTTP::Daemon and fork and getprint $d->url and exit;#spider ($c = $d->accept())->get_request(); $c->send_response( new #in the HTTP::Response(200,$_,$_,qq(Just another Perl hacker\n))); ' # web
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: 'Makefile:980: *** Missing Separator. Stop.' when installing Win32::OLE
by Roger (Parson) on Nov 28, 2003 at 10:34 UTC |