On 27 April 2012 17:47, Oeschey, Lars (I/ET-83, extern)
wrote:
>
> > I would try one of Net::DNS::Resolver, gethostbyname,
> > Net::hostent:gethost
> > or ?? to convert the alias to an IP addr - kinda depends on where the
> > alias gets resolved - who the heck knows the correlation between the
> >
On 12 November 2011 04:13, Karthik Rajagopalan <
karthik.rajagopa...@schrodinger.com> wrote:
> Hi,
>
> Please see this thread to get a complete description of the problem -
>
> http://social.msdn.microsoft.com/Forums/en-US/vcgeneral/thread/074e0e8d-bbaf-4985-be8c-8e1da3cf13bc
>
> I like to get op
On 22 September 2010 13:11, zilore mumba wrote:
> Excuse me for the missing attachments. As I composed the mail in gmail
> which is
> not recognised on the mailing list. The attachments are now included.
>
>
>
> - Original Message
> From: "Roode, Eric"
> To: activeperl@listserv.activest
2009/5/19 Koppang, Curtis (HIMCO, I/M) :
> I am installing ActivePearl on Windows 2003 64bit SP2. The problem I have
> is that I don’t see the “Pearl CGI Extension” in the IIS Web Service
> Extensions (or any extensions for that matter). I have used all the default
> install options and installed
2009/4/18 Bill Luebkert :
> Justin Allegakoen wrote:
>>
>> Its poor practise to keep your code in the same directory as your
>> data. I suggest you create a folder in C:\Perl called Programs and
>> then put your code in there.
>
> Or vice versa - you don't nor
2009/4/17 zilore mumba
>
> Justin,
> Thank you very much, the \n in sprintf was precisely the error. Now the
> script does as required. Incidentally am more novice to Perl than you. I have
> only read Perl in tutorials and practising it is not easy, I have learnt a
> lot through this forum.
> T
> -Original Message-
> From: activeperl-boun...@listserv.activestate.com [mailto:activeperl-
> boun...@listserv.activestate.com] On Behalf Of zilore mumba
> Sent: Friday, 17 April 2009 4:31 PM
> To: activeperl@listserv.activestate.com
> Subject: Concatenation of files
>
>
> Dear Perl Comm
2009/4/7 Conor Lillis :
>
> -Original Message-
> From: activeperl-boun...@listserv.activestate.com
> [mailto:activeperl-boun...@listserv.activestate.com] On Behalf Of Justin
> Allegakoen
> Sent: 07 April 2009 13:54
> To: ActivePerl@listserv.ActiveState.com
> S
2009/4/7 Conor Lillis :
> Hi all,
> I have a requirement to match a file against a number of possible
> strings.
> I also need to retain the successfully matching elements, and based on
> the match from the primary list, see if a corresponding secondary match
> is also in the file.
>
> E.g.. Pictur
-Original Message-
From: activeperl-boun...@listserv.activestate.com
[mailto:activeperl-boun...@listserv.activestate.com] On Behalf Of Xiao
Yafeng
Sent: Tuesday, 7 April 2009 9:01 AM
To: Lyle
Cc: ActivePerl@listserv.ActiveState.com
Subject: Re: Perl6 though IIS7 CGI
I know my English is no
>
> *2009/1/11 Dorian Winterfeld
> *
>>
>> * * * **Hi,*
>> * ** *
>> * **I have a Web based Win32::OLE script that uses Excel on the server
>> side. It has been working happily for years on a Win2000 server running
>> Excel2000. We recently upgraded to Win2003/Excel2003 and I now get the
>> foll
2009/1/11 Dorian Winterfeld
> Hi,
>
> I have a Web based Win32::OLE script that uses Excel on the server side.
> It has been working happily for years on a Win2000 server running
> Excel2000. We recently upgraded to Win2003/Excel2003 and I now get the
> following error from the script:
>
> Win3
2008/12/4 Foo JH <[EMAIL PROTECTED]>
> Hi all,
>
> The recent discussion on a date-time module leaves me wondering:
>
> Given that time() only works up to year 2023, is there a successor
> module which can go beyond 2023, and earlier than 1900?
>
> What will be the code implication to support this
*
**2008/10/22 Sean Lin <[EMAIL PROTECTED]>
*
>
> *ActivePerl-5.8.8.824 containing the Win32-API-0.55,
> This module can not return the function reference parameter.
>
> It is no problem to install the
>
> http://ppm.activestate.com/PPMPackages/zips/8xx-builds-only/Windows/Win32-API-0.53.zip
> ___
--8<---
Note that you can have a lexical $_ in 5.10:
foreach my $_ ( @foo ) {
s/SID/12345/;
}
--8<---
A! Why is that considered a good feature to add to 5.10?
Sure scoping and all, but do the other perlvars behave the s
--8<---
Note that you can have a lexical $_ in 5.10:
foreach my $_ ( @foo ) {
s/SID/12345/;
}
--8<---
A! Why is that considered a good feature to add to 5.10?
Sure scoping and all, but do the other perlvars behave the s
---8<
I've had one customer claim that the script _deleted his inittab file_. Which
we would have put under user error.. until we had 2 other, unrelated machines,
with wiped inittab files and where the script had been used in the past. We
have absolutely no proof our
8<-
hi all,
if anyone has a particularly useful resource/reference you can point me toward
for getting the highly locked-down IIS 6 to allow perl scripts to run, you will
save me from jumping off the nearest high-altitude cliff. I was able to
configure and run perl smashi
18 matches
Mail list logo