;Hello world");
Would be glad if i get some insight into this strange behaviour.
Sisyphus <[EMAIL PROTECTED]> wrote:
- Original Message -
From: prashanth paramanandan
> Firstly about the "nmake test" - it too has the same issue wherein it
> cannot load the d
00% okay.
NMAKE : fatal error U1077: 'C:\Perl2\bin\perl.exe' : return code '0x1'
Stop.
I tried searching for COREdll.dll but none of them seem to be the answer
Sisyphus <[EMAIL PROTECTED]> wrote:
- Original Message -
From: prashanth paramanandan
To: perl-win32-us
Hi
I was able to create a Xtension Subroutine but at the time when i try to run my
test perl file:
perl hello.pl
I encounter the error : COREdll.dll not found and the script compliants saying:
(It was earlier complaining of not finding msvcr80.dll which i solved by puttin
git into the system32
try evaluation version of PDK from activestate.com
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, February 03, 2003 8:34 PM
Subject: Search a free Perl debugger
> Hi,
>
> I have to debug my scripts. But i don't know a free Perl debugger.
> Can you re
I guess this is the link to notlame
http://www.idiap.ch/~sanders/not_lame/
- Original Message -
From: "Prashanth" <[EMAIL PROTECTED]>
To: "Ken Cornetet" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Friday, January 24, 2003 3:30 AM
Subject: Re: WA
A wrapper for the notlame program is available on cpan
http://search.cpan.org/author/ECALDER/POE-Component-Enc-Mp3-1.2/
not sure where to look for notlame
- Original Message -
From: "Ken Cornetet" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, January 24, 2003 3:22 AM
Subjec
use Socket;
use Sys::Hostname;
my $host = hostname();
my $addr = inet_ntoa(scalar gethostbyname($host || 'localhost'));
- Original Message -
From: "Jarvis, John" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; "Jarvis, John" <[EMAIL PROTECTED]>
Cc: "'[EMAIL PROTECTED]'"
<[EMAI
be turned off for current Window and all future windows.
Prashanth
- Original Message -
From: "Sindhi, Abdul" <[EMAIL PROTECTED]>
To: "'Dan Morrison'" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, January 08, 2003 3:37 AM
Subjec
Title: Finding the OS type
The $^O variable contains an indication of the name of the operating system
(not its release number) that your perl binary was built for.
- Original Message -
From:
John Drabinowicz
To: Perl-Win32-Users
Sent: Tuesday, November 19, 2002 1:0