... Does this also work in service (which would be the case for IIS in the future) ?...
Gary Ng (Winclient)
garyn@...
Dec 1, 1997 6:49 pm
13059
... I would think that the default would almost _have_ to be pass by value, since you probably won't be _calling_ a named-arg sub with just a single (named)...
Benjamin Holzman
bholzman@...
Dec 1, 1997 6:03 am
13060
Yes, if you set the environment variable to be a "System" one, not just a User one...(You need to be an administrator to do this, BTW). Jeff...
Jeff Urlwin
jurlwin@...
Dec 1, 1997 6:11 am
13061
... I don't understand. Perl always passes parameters by references now. There's nothing about named parameters that would make it impossible to continue...
chip@...
Dec 1, 1997 6:45 am
13062
... I don't see why not (just set it for the priveleged-user the service is running as, or set it system-wide). - Sarathy. gsar@......
Gurusamy Sarathy
gsar@...
Dec 1, 1997 6:39 am
13063
... It's simple; what don't you understand -- I'm obviously a moron :-) Let me apologize for acting the fool. Despite what I said, I think there's still a...
Benjamin Holzman
bholzman@...
Dec 1, 1997 7:19 am
13064
... Ah, no, just a bit confused. :-) ... Hm. Well, assuming you meant C<++$bar> instead of C<$bar++>, then I suggest that it should do the same as the...
chip@...
Dec 1, 1997 7:46 am
13065
... Quite so. I'm not a Python user, so I may be wrong, but this list of new things in Python 1.5 seems to reflect Perl's influence, and not just in the "re"...
chip@...
Dec 1, 1997 8:58 am
13066
... Yes, when I created the patch I sloppily failed to notice that I had already applied the no-coredump-on-'42 until forever' patch, which modifies that part...
chip@...
Dec 1, 1997 9:28 am
13067
This is a bug report for perl from rjk@..., generated with the help of perlbug 1.17 running under perl 5.004. ... [Please enter your report...
Tamias Striatus
chipmunk@...
Dec 1, 1997 10:06 am
13068
Finally I found someone with some understanding of sockets to look at the following. If somebody on p5p can add something, do not hesitate to do so. Thanks, ...
Ilya Zakharevich
ilya@...
Dec 1, 1997 12:30 pm
13069
... ^ What does the x mean? Does it need to be there? It'll complicate code that wants to do ... if $Config{osvers} >= 4.0; Tim....
Tim Bunce
Tim.Bunce@...
Dec 1, 1997 5:44 pm
13070
Path: news.kpbank.ru!osfa.hq.kem!sova From: sova@... (Vladimir Sovetov) Newsgroups: comp.lang.perl.misc Subject: Seems to be just another 5.004_* bug:-(...
Vladimir Sovetov
sova@...
Dec 2, 1997 2:22 am
13071
... And a comment in the source would make learning faster and easier for all. Tim....
Tim Bunce
Tim.Bunce@...
Dec 1, 1997 6:16 pm
13072
... Less useful, breaks existing code. ... 5.003, 5.001, (and earlier versions also I imagine) do it this way, and existing code (minivend 2.0 for one) relies...
Marc Rouleau
mer@...
Dec 1, 1997 3:25 pm
13073
... I can sympathize with both sides here. The closest that perl has at present to named parameters is: sub foo { my( $a, $b ) = @_; ... which is effectively...
John Macdonald
jmm@...
Dec 1, 1997 6:10 pm
13074
This is a bug report for perl from periat@..., generated with the help of perlbug 1.20 running under perl 5.00404. ... [Please enter your report here]...
Periat Henri
periat@...
Dec 2, 1997 12:26 am
13075
Hej, I've encountered quite a strange bug in perl 5.004; it persists on both perls I have an access to: OS/2 version 5.004_04 and FreeBSD version 5.004. ...
tobez@...
Dec 2, 1997 1:23 am
13076
This bug has been seen before, and the cause is known (See: http://www.rosat.mpe-garching.mpg.de/mailing-lists/perl-porters/1997-10/msg00140.html and...
Owen Taylor
owt1@...
Dec 1, 1997 7:48 pm
13077
... The patch John is referring to was more or less the one I sent to Christopher Hannui of IBM later last week for further re-entrancy work. ... Neither did...
Jarkko Hietaniemi
jhi@...
Dec 2, 1997 2:47 am
13078
Oooh, whatever was done to speed up list mail delivery, I like it! The list message arrived only 3 minutes after personal mail. John....
John L. Allen
allen@...
Dec 1, 1997 8:04 pm
13079
The attached patch documents the abs_path() and fast_abs_path() subs in Cwd.pm. Also as getcwd and abs_path are almost identical it changes getcwd to be...
Graham Barr
gbarr@...
Dec 1, 1997 7:27 pm
13080
I'll give it a try. I applied the thread patch and that fixed all but the hang in socket testing, which appeared to have something to do with finding the...
Gary Shea
shea@...
Dec 1, 1997 6:09 pm
13081
In article <199712010706.CAA19762@...>, ... We have seen this report before. Anybody ready for a doc patch? These lines are _theoretically_...
Ilya Zakharevich
ilya@...
Dec 1, 1997 8:33 pm
13082
... No, you're safe. They began appearing in _54. I didn't bother mentioning it 'cause I figured someone had been manipulating ExtUtils::MakeMaker (something...
Stephen Zander
srz@...
Dec 1, 1997 5:32 pm
13083
... Well, now that I have mentioned it, who was working on that change? I'm trying to run multiple versions of _55 & it'd be nice if I could use CPAN to...
Stephen Zander
srz@...
Dec 1, 1997 5:48 pm
13084
... Harumph. Unless people mention about any oddities they encounter we'll be stuck in 'work-in-progress' stages for ever. But thanks for pardoning me for the...
Jarkko Hietaniemi
jhi@...
Dec 2, 1997 3:42 am
13085
MakeMaker, in perl5.004_04, still assumes that Solaris has the only linker which doesn't use LD_RUN_PATH, and adds in -R arguments to do the right thing. IRIX...
W. Phillip Moore
wpm@...
Dec 1, 1997 8:38 pm
13086
... Here's the last message I have from Larry on this. I am, of course, reposting it now because I agree with it. It's also a handy reference to a previous...
Tim Bunce
Tim.Bunce@...
Dec 2, 1997 12:44 am
13087
... [ ... ] ... [ ... ] ... I like that. I think I'd prefer attributes of 'alias' and 'copy' to 'mod' and 'mod copy'. (Or were attributes going to be ...