[28883] in Perl-Users-Digest
Perl-Users Digest, Issue: 127 Volume: 11
daemon@ATHENA.MIT.EDU (Perl-Users Digest)
Sat Feb 10 00:01:41 2007
Date: Fri, 9 Feb 2007 21:00:58 -0800 (PST)
From: Perl-Users Digest <Perl-Users-Request@ruby.OCE.ORST.EDU>
To: Perl-Users@ruby.OCE.ORST.EDU (Perl-Users Digest)
Perl-Users Digest Fri, 9 Feb 2007 Volume: 11 Number: 127
Today's topics:
Syntax Error? g4173c@motorola.com
Re: Syntax Error? anno4000@radom.zrz.tu-berlin.de
Re: Syntax Error? g4173c@motorola.com
Re: Syntax Error? anno4000@radom.zrz.tu-berlin.de
Re: Syntax Error? <nospam-abuse@ilyaz.org>
two questions about RE from perl novice. <gsuxin@gmail.com>
two questions about RE from perl novice. <gsuxin@gmail.com>
typo <wahab-mail@gmx.de>
Re: Upload file fails <joe@inwap.com>
Re: Upload file fails <joe@inwap.com>
Very stupid question but..... <bill@ts1000.us>
Re: Very stupid question but..... <lambik@kieffer.nl>
Re: Very stupid question but..... <wahab-mail@gmx.de>
Re: Very stupid question but..... <wahab-mail@gmx.de>
Re: Very stupid question but..... <Peter@PSDT.com>
Re: Very stupid question but..... <wahab-mail@gmx.de>
Re: Very stupid question but..... <joe@inwap.com>
Re: Very stupid question but..... <tzz@lifelogs.com>
What do you think of AxKit? <krotowitz@yahoo.com>
Re: What do you think of AxKit? <glex_no-spam@qwest-spam-no.invalid>
What modules installed on server? <edMbj@aes-intl.com>
Re: What modules installed on server? <joe@inwap.com>
Re: Win32::Clipboard mutilates \n <nospam-abuse@ilyaz.org>
Win32::OLE MS Word line breaks regex <lance@augustmail.com>
Re: Win32::OLE MS Word line breaks regex (NOSPAM)
Re: Writing Math Equations in PERL for HTML <bbbart@inGen.be>
xxx <Janak.Mandowara@gmail.com>
Re: xxx <wahab-mail@gmx.de>
Re: xxx <glex_no-spam@qwest-spam-no.invalid>
Re: xxx <john@castleamber.com>
Re: xxx <wahab-mail@gmx.de>
Re: xxx <wahab-mail@gmx.de>
Digest Administrivia (Last modified: 6 Apr 01) (Perl-Users-Digest Admin)
----------------------------------------------------------------------
Date: 9 Feb 2007 05:21:45 -0800
From: g4173c@motorola.com
Subject: Syntax Error?
Message-Id: <1171027305.265747.269140@v45g2000cwv.googlegroups.com>
Hi:
I found this bit of code on this news group from Tom Christiansen and
thought it would work very well is my perl script, however I get a
syntax error and can't figure out why? Here's the code:
system {
exec 3>&1;
exit `( (myprogram; echo $? 1>&4 3>&- 4>&-) |
tee afile.log 1>&3 3>&- 4>&1 ) 4>&1`;
};
if ($?) { warn "myprogram failed: $?" }
The error:
syntax error at zz line 9, near "};"
Any ideas?
Thanks in Advance
Tom
------------------------------
Date: 9 Feb 2007 13:45:50 GMT
From: anno4000@radom.zrz.tu-berlin.de
Subject: Re: Syntax Error?
Message-Id: <533c8eF1qht84U1@mid.dfncis.de>
<g4173c@motorola.com> wrote in comp.lang.perl.misc:
> Hi:
>
> I found this bit of code on this news group from Tom Christiansen and
> thought it would work very well is my perl script, however I get a
> syntax error and can't figure out why? Here's the code:
>
> system {
> exec 3>&1;
> exit `( (myprogram; echo $? 1>&4 3>&- 4>&-) |
> tee afile.log 1>&3 3>&- 4>&1 ) 4>&1`;
> };
>
> if ($?) { warn "myprogram failed: $?" }
>
> The error:
>
> syntax error at zz line 9, near "};"
I doubt that TomC posted that code. "system" cannot be followed
by a block, that's a syntax error by itself. Please give a reference.
Anno
------------------------------
Date: 9 Feb 2007 05:55:36 -0800
From: g4173c@motorola.com
Subject: Re: Syntax Error?
Message-Id: <1171029336.329613.46760@q2g2000cwa.googlegroups.com>
>
> I doubt that TomC posted that code. "system" cannot be followed
> by a block, that's a syntax error by itself. Please give a reference.
>
> Anno
Hi
I searched for "exit status from system with tee" and got the
following message, which that code
was at the bottom:
http://groups.google.com/group/comp.lang.perl.misc/browse_thread/thread/ea4ec21762f245ab/a7b6faac68ee60d6?lnk=gst&q=exit+status+from+system+with+tee&rnum=1&hl=en#a7b6faac68ee60d6
Tom
------------------------------
Date: 9 Feb 2007 16:11:03 GMT
From: anno4000@radom.zrz.tu-berlin.de
Subject: Re: Syntax Error?
Message-Id: <533konF1qkjrqU1@mid.dfncis.de>
<g4173c@motorola.com> wrote in comp.lang.perl.misc:
> >
> > I doubt that TomC posted that code. "system" cannot be followed
> > by a block, that's a syntax error by itself. Please give a reference.
> >
> > Anno
> Hi
>
> I searched for "exit status from system with tee" and got the
> following message, which that code
> was at the bottom:
>
> http://groups.google.com/group/comp.lang.perl.misc/browse_thread/thread/ea4ec21762f245ab/a7b6faac68ee60d6?lnk=gst&q=exit+status+from+system+with+tee&rnum=1&hl=en#a7b6faac68ee60d6
Ugh. That's a thread of 6 articles, none of which is by Tom
Christiansen. It took me a while to find that what you mean is
a posting by Charles DeRykus who quotes TomC's solution.
Unfortunately there's a typo -- there should be a "q" before
the first "{", making quoted text out of what looks like a bare
block. Change that and the code will run -- whatever it is
supposed to do.
Anno
------------------------------
Date: Fri, 9 Feb 2007 18:10:18 +0000 (UTC)
From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
Subject: Re: Syntax Error?
Message-Id: <eqidea$1bl8$1@agate.berkeley.edu>
[A complimentary Cc of this posting was sent to
<anno4000@radom.zrz.tu-berlin.de>], who wrote in article <533c8eF1qht84U1@mid.dfncis.de>:
> I doubt that TomC posted that code. "system" cannot be followed
> by a block, that's a syntax error by itself.
Of course it can.
Hope this helps,
Ilya
P.S. perl -wle 'system {"/bin/echo"} qw(foo bar)'
------------------------------
Date: 9 Feb 2007 13:16:30 -0800
From: "Flamingo" <gsuxin@gmail.com>
Subject: two questions about RE from perl novice.
Message-Id: <1171055790.698654.71280@a75g2000cwd.googlegroups.com>
Hey all,
I'm just begining study perl, have some questions about perl regular
expression:
1. Your current program should count lines of a file which contain a
certain string. Modify it so that it counts lines with double letters
(or any other double character). Modify it again so that these double
letters appear also in parentheses. For example your program would
produce a line like this among others:
023 Amp, James Wa(tt), Bob Transformer, etc. These pion(ee)rs
conducted many
Try to get it so that all pairs of letters are in parentheses, not
just the first pair on each line.
2.For a slightly more interesting program you might like to try the
following. Suppose your program is called countlines. Then you would
call it with
./countlines
However, if you call it with several arguments, as in
./countlines first second etc
then those arguments are stored in the array @ARGV. In the above
example we have $ARGV[0] is first and $ARGV[1] is second and $ARGV[2]
is etc. Modify your program so that it accepts one argument and counts
only those lines with that string. It should also put occurrences of
this string in paretheses. So
./countlines the
will output something like this line among others:
019 But (the) greatest Electrical Pioneer of (the)m all was Thomas
Edison, who
Is there anybody who can give me some solutions, appreciate your help.
------------------------------
Date: 9 Feb 2007 13:16:46 -0800
From: "Flamingo" <gsuxin@gmail.com>
Subject: two questions about RE from perl novice.
Message-Id: <1171055806.420156.57510@p10g2000cwp.googlegroups.com>
Hey all,
I'm just begining study perl, have some questions about perl regular
expression:
1. Your current program should count lines of a file which contain a
certain string. Modify it so that it counts lines with double letters
(or any other double character). Modify it again so that these double
letters appear also in parentheses. For example your program would
produce a line like this among others:
023 Amp, James Wa(tt), Bob Transformer, etc. These pion(ee)rs
conducted many
Try to get it so that all pairs of letters are in parentheses, not
just the first pair on each line.
2.For a slightly more interesting program you might like to try the
following. Suppose your program is called countlines. Then you would
call it with
./countlines
However, if you call it with several arguments, as in
./countlines first second etc
then those arguments are stored in the array @ARGV. In the above
example we have $ARGV[0] is first and $ARGV[1] is second and $ARGV[2]
is etc. Modify your program so that it accepts one argument and counts
only those lines with that string. It should also put occurrences of
this string in paretheses. So
./countlines the
will output something like this line among others:
019 But (the) greatest Electrical Pioneer of (the)m all was Thomas
Edison, who
Is there anybody who can give me some solutions, appreciate your help.
------------------------------
Date: Tue, 06 Feb 2007 23:37:24 +0100
From: Mirco Wahab <wahab-mail@gmx.de>
Subject: typo
Message-Id: <eqb09b$eju$2@mlucom4.urz.uni-halle.de>
Mirco Wahab wrote:
> " print \" <== \", Perl $] on $^O \"\\n\"; \n"
^
| There's a ""-group missing
or in the wrong place, correct:
...
" print \" <== Perl $] on $^O \\n\"; \n"
...
Sorry,
M.
------------------------------
Date: Sat, 03 Feb 2007 02:01:57 -0800
From: Joe Smith <joe@inwap.com>
Subject: Re: Upload file fails
Message-Id: <A5adnbLs0tAFwFnYnZ2dnUVZ_rGinZ2d@comcast.com>
Purl Gurl wrote:
>> If it's a situation in which the binmode statement is a no-op,
> > having it in won't hurt;
>
> This is confusing. What reason would you offer readers
> for them to include Perl code which performs no function?
Yes, it is good advise for creating portable programs.
It means that the same script can be run, unmodified, on systems
where binmode does something and systems where binmode does not.
> Are you stating there is not a single system in use which
> will be effected by a binmode statement, when not needed
> in programming?
Yes, that is correct, in regards to Perl.
> I am very skeptical about your statements. You are informing
> readers there are no longer any systems, no longer any reasons
> to be concerned about binmode being used, or not used.
>
> Your statements are based upon a premise all systems, literally
> all systems run the most recent operating systems and most recent
> versions of Perl and based upon a premise there are no systems
> found which are binmode sensitive.
Yes, it is true for Unix, and it is true for all ports of Perl
that came afterword. It is because Larry Wall declared what
binmode() should and should not do. Each programmer that ported
Perl to a different operating system was required to ensure that
binmode() works as documented. And it does.
-Joe
------------------------------
Date: Sat, 03 Feb 2007 02:10:43 -0800
From: Joe Smith <joe@inwap.com>
Subject: Re: Upload file fails
Message-Id: <J-qdnZ3iNd41wlnYnZ2dnUVZ_sapnZ2d@comcast.com>
Purl Gurl wrote:
> Bart Lateur wrote:
>> It won't, because binmode is a noop.
>
> The originating author is using a Linux system, yes?
It doesn't matter.
> What version of Linux?
It doesn't matter, perl is designed to work the same on all of them.
> Is this a dual boot Windows / Linux version?
It doesn't matter.
> Is this Linux being run with Windows in the background?
It doesn't matter.
> Is the author's system running VM Ware?
It doesn't matter.
> Does binmode behave the same for all versions of Perl?
Yes. Any version where it does not work is defective, and is not
allowed to be distributed until the defect if fixed.
> You do not know, yes?
Yes, we do know. The behavior of binmode() is completely under the
control of the programmer who created the new version. Said programmer
will ensure that the new version of perl runs all the tests without
errors before announcing this new version is ready. In the source files
that comprise perl are thousands of regression tests, including ones
that explicitly test for binmode() working as documented.
> Most obvious problem is binmode.
The most obvious problem is that Purl Gurl believes she knows more
about Perl than the people who created it.
-Joe
------------------------------
Date: 7 Feb 2007 11:26:43 -0800
From: "Bill H" <bill@ts1000.us>
Subject: Very stupid question but.....
Message-Id: <1170876403.322501.53390@v33g2000cwv.googlegroups.com>
After using perl on webservers for cgi and processing data files for
past 8 years I have never had to do this tilll today and just can't
seem to figure out how.
"Basic"lly, how do I do input a line from the keyboard in perl? I want
to do something as simple as (shown in Basic):
print "What is the filename?";
input filename$
Bill H
------------------------------
Date: Wed, 7 Feb 2007 20:36:40 +0100
From: "Lambik" <lambik@kieffer.nl>
Subject: Re: Very stupid question but.....
Message-Id: <45ca299d$0$724$5fc3050@dreader2.news.tiscali.nl>
"Bill H" <bill@ts1000.us> wrote in message
news:1170876403.322501.53390@v33g2000cwv.googlegroups.com...
> After using perl on webservers for cgi and processing data files for
> past 8 years I have never had to do this tilll today and just can't
> seem to figure out how.
>
> "Basic"lly, how do I do input a line from the keyboard in perl? I want
> to do something as simple as (shown in Basic):
>
> print "What is the filename?";
> input filename$
>
print What is the filename ";
my $filename = <STDIN>;
------------------------------
Date: Wed, 07 Feb 2007 20:44:38 +0100
From: Mirco Wahab <wahab-mail@gmx.de>
Subject: Re: Very stupid question but.....
Message-Id: <eqdah7$fc8$1@mlucom4.urz.uni-halle.de>
Bill H wrote:
> "Basic"lly, how do I do input a line from the keyboard in perl? I want
> to do something as simple as (shown in Basic):
>
> print "What is the filename?";
> input filename$
...
sub Input { syswrite STDOUT, $_[0], length $_[0]; $_[1] = <> }
Input "What is the filename?", $filename;
print "\noh, its ", $filename;
...
Regards
M.
------------------------------
Date: Wed, 07 Feb 2007 22:03:41 +0100
From: Mirco Wahab <wahab-mail@gmx.de>
Subject: Re: Very stupid question but.....
Message-Id: <eqdf5f$gn8$1@mlucom4.urz.uni-halle.de>
Lambik wrote:
> "Bill H" <bill@ts1000.us> wrote in message
>> "Basic"lly, how do I do input a line from the keyboard in perl? I want
>> to do something as simple as (shown in Basic):
>>
>> print "What is the filename?";
>> input filename$
>>
>
> print What is the filename ";
> my $filename = <STDIN>;
Aside from the typo, this wouln't
(imho) work as expected on some
systems, but you could "unbuffer" by hand:
{
local $| = 1;
print "What is the filename ";
$filename = <STDIN>;
}
Regards
M.
------------------------------
Date: Thu, 08 Feb 2007 08:52:59 GMT
From: Peter Scott <Peter@PSDT.com>
Subject: Re: Very stupid question but.....
Message-Id: <pan.2007.02.08.08.52.57.933491@PSDT.com>
On Wed, 07 Feb 2007 22:03:41 +0100, Mirco Wahab wrote:
> Lambik wrote:
>> print What is the filename ";
>> my $filename = <STDIN>;
>
> Aside from the typo, this wouln't
> (imho) work as expected on some
> systems, but you could "unbuffer" by hand:
http://perl.plover.com/FAQs/Buffering.html:
STDOUT is flushed automatically when we read from STDIN.
--
Peter Scott
http://www.perlmedic.com/
http://www.perldebugged.com/
------------------------------
Date: Thu, 08 Feb 2007 10:18:49 +0100
From: Mirco Wahab <wahab-mail@gmx.de>
Subject: Re: Very stupid question but.....
Message-Id: <eqeq7m$4q$1@mlucom4.urz.uni-halle.de>
Peter Scott wrote:
> On Wed, 07 Feb 2007 22:03:41 +0100, Mirco Wahab wrote:
>> Lambik wrote:
>>> print What is the filename ";
>>> my $filename = <STDIN>;
>> Aside from the typo, this wouln't
>> (imho) work as expected on some
>> systems, but you could "unbuffer" by hand:
>
> http://perl.plover.com/FAQs/Buffering.html:
>
> STDOUT is flushed automatically when we read from STDIN.
Yea, right. "Suffering from buffering" is a good source.
But the above would (afaik) work "automagically"
*only* if perl determines to read/write directly
to an interactive terminal.
If not (as in IDEs or development environments or files),
it won't work.
Please correct me if I'm wrong here.
Regards
Mirco
------------------------------
Date: Thu, 08 Feb 2007 12:14:26 -0800
From: Joe Smith <joe@inwap.com>
Subject: Re: Very stupid question but.....
Message-Id: <N_2dnbI845w-GVbYnZ2dnUVZ_rGinZ2d@comcast.com>
Mirco Wahab wrote:
> But the above would (afaik) work "automagically"
> *only* if perl determines to read/write directly
> to an interactive terminal.
>
> If not (as in IDEs or development environments or files),
> it won't work.
>
> Please correct me if I'm wrong here.
Files are not interactive, so it does not matter.
For an IDE that uses a pty, -t(STDIN) returns true, so that is taken care of.
------------------------------
Date: Thu, 08 Feb 2007 15:21:26 -0500
From: Ted Zlatanov <tzz@lifelogs.com>
Subject: Re: Very stupid question but.....
Message-Id: <g698xf8tn7d.fsf@dhcp-65-162.kendall.corp.akamai.com>
On 7 Feb 2007 11:26:43 -0800 "Bill H" <bill@ts1000.us> wrote:
BH> After using perl on webservers for cgi and processing data files for
BH> past 8 years I have never had to do this tilll today and just can't
BH> seem to figure out how.
BH> "Basic"lly, how do I do input a line from the keyboard in perl? I want
BH> to do something as simple as (shown in Basic):
BH> print "What is the filename?";
BH> input filename$
Unless you are doing *very* simply input, you probably will find
Term::ReadLine more useful than <> for reading input.
Ted
------------------------------
Date: Fri, 9 Feb 2007 15:36:49 +0100
From: "Marco Neumann" <krotowitz@yahoo.com>
Subject: What do you think of AxKit?
Message-Id: <eqi0f5$54t$1@news.uni-kl.de>
Hello Everybody!
What do you think of AxKit?
I am always checking out webtechnologies that I could use. AxKit made a good
impression on me, I think I could use it in a project of mine. However, I
have noticed that there is nothing going on with the project, the newest
entries on the homepage are from 2003.
I wanted to order the OReilly book AxKit some time ago but they don't sell
it here in Germany anymore.
Is there some sort of "catch" with AxKit that i am missing or is it just the
general dislike and inconvenience of XSLT that keep people from using it?
Cheers,
Marco.
------------------------------
Date: Fri, 09 Feb 2007 11:06:09 -0600
From: "J. Gleixner" <glex_no-spam@qwest-spam-no.invalid>
Subject: Re: What do you think of AxKit?
Message-Id: <45cca9c2$0$507$815e3792@news.qwest.net>
Marco Neumann wrote:
> Hello Everybody!
>
> What do you think of AxKit?
[...]
The AxKit mailing list would probably give you
more information:
http://axkit.org/mailinglist.xml
------------------------------
Date: Thu, 08 Feb 2007 11:50:39 -0800
From: Ed Jay <edMbj@aes-intl.com>
Subject: What modules installed on server?
Message-Id: <dmvms2d8ttp5pjv7ppvqm8b9m2navf5q79@4ax.com>
Aside from asking my host, is there a way to determine which modules are
installed on my host server?
--
Ed Jay (remove 'M' to respond by email)
------------------------------
Date: Thu, 08 Feb 2007 11:56:47 -0800
From: Joe Smith <joe@inwap.com>
Subject: Re: What modules installed on server?
Message-Id: <2eadneiUlrjiHVbYnZ2dnUVZ_orinZ2d@comcast.com>
Ed Jay wrote:
> Aside from asking my host, is there a way to determine which modules are
> installed on my host server?
perldoc -q 'modules are installed'
Found in /usr/lib/perl5/5.8.6/pod/perlfaq3.pod
How do I find which modules are installed on my system?
------------------------------
Date: Sat, 3 Feb 2007 19:41:58 +0000 (UTC)
From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
Subject: Re: Win32::Clipboard mutilates \n
Message-Id: <eq2oi6$2ahu$1@agate.berkeley.edu>
[A complimentary Cc of this posting was sent to
Sisyphus
<sisyphus1@nomail.afraid.com>], who wrote in article <45c2ed22$0$5746$afc38c87@news.optusnet.com.au>:
> Some text editors (such as Wordpad) seem to happily print a newline on the
> strength of a solitary "0A". Others, such as Notepad, will not.
>
> If you want to be sure that the editor does what you want, I think you need
> to replace each occurrence of "\n" with "\r\n" - which will hopefully work
> for *all* text editors.
[Warning: I have almost no experience with Win*, but have some with
other DOSISH OSes.]
[I think what I say is just a different flavor of what you say, but
I want to word it slightly differently ;-]
The situation is extremely simple: on DOSHISH systems, the assumed
format of text files has \r\n as line separators. Same applies to
clipboard: if what you put to clipboard has semantic of "text with
emebedded linebreaks", likebreaks should look like \r\n.
Of course, (same as for files) clipboard can contain an arbitrary
sequence of bytes. So the OTHER facet of the question is what a
"clipboard recepient" does with "badly-formed" content - one without
line separators (i.e., with \r and \n appearing not in \r\n pairs).
A bad editor will lose the information, and will convert "suspected
line separators" to real line separators. A good editor will
interpret them as "glyphs" for 0x0a and 0x0d. (Think about a similar
situation: JPEG clipboard format, and badly formed JPEG as contents.)
Morale: do not create malformed clipboard content.
Hope this helps,
Ilya
------------------------------
Date: Sat, 03 Feb 2007 23:43:51 GMT
From: Lance Hoffmeyer <lance@augustmail.com>
Subject: Win32::OLE MS Word line breaks regex
Message-Id: <X69xh.7536$h75.2382@trnddc01>
Hey all,
I am opening a MS Word document using Win32:OLE and running a regex on the document.
The regex is failing with the normal line break "\n". Any idea what else I can try?
Lance
------------------------------
Date: Sat, 03 Feb 2007 19:41:11 -0600
From: "Mumia W. (NOSPAM)" <paduille.4060.mumia.w+nospam@earthlink.net>
Subject: Re: Win32::OLE MS Word line breaks regex
Message-Id: <eq3hal$nog$1@aioe.org>
On 02/03/2007 05:43 PM, Lance Hoffmeyer wrote:
> Hey all,
>
> I am opening a MS Word document using Win32:OLE and running a regex on the document.
> The regex is failing with the normal line break "\n". Any idea what else I can try?
>
> Lance
Try "\r\n"
--
Windows Vista and your freedom in conflict:
http://www.badvista.org/
------------------------------
Date: Sat, 3 Feb 2007 14:46:29 +0500
From: Bart Van Loon <bbbart@inGen.be>
Subject: Re: Writing Math Equations in PERL for HTML
Message-Id: <slrnes8mfl.413.bbbart@charles.inGen.islamabad>
It was 2 Feb 2007 14:15:31 -0800, when cylurian@gmail.com wrote:
> Hello everyone. I create a lot of math questions with PERL and
> display them in html.
in an unrelated remark: why don't you use MathML for this?
--
groetjes,
BBBart
"The dynamics of inter-being and mono logical imperatives in Dick and Jane :
A study in psychic transrelational gender modes". Academia, here I come.
-- Calvin
------------------------------
Date: 9 Feb 2007 05:52:44 -0800
From: "Janak" <Janak.Mandowara@gmail.com>
Subject: xxx
Message-Id: <1171029164.348040.185940@p10g2000cwp.googlegroups.com>
http://www.freeanything4you.com/
------------------------------
Date: Fri, 09 Feb 2007 15:11:50 +0100
From: Mirco Wahab <wahab-mail@gmx.de>
Subject: Re: xxx
Message-Id: <eqhvp3$t4j$1@mlucom4.urz.uni-halle.de>
Janak wrote:
> http://www.freeanything4you.com/
$> perl -MLWP::Simple -e 'print head(shift)->headers->{server}' http://www.freeanything4you.com/
Apache/1.3.36 (Unix) mod_jk/1.2.14 mod_auth_passthrough/1.8 \
mod_log_bytes/1.2 mod_bwlimited/1.4 PHP/4.3.11 \
FrontPage/5.0.2.2635.SR1.2 mod_ssl/2.8.27 OpenSSL/0.9.7a
First: There's no mod_perl installed!
And: What in the hell is a Apache module "FrontPage"
Hey!
Regards
M.
------------------------------
Date: Fri, 09 Feb 2007 11:02:51 -0600
From: "J. Gleixner" <glex_no-spam@qwest-spam-no.invalid>
Subject: Re: xxx
Message-Id: <45cca8fc$0$507$815e3792@news.qwest.net>
Mirco Wahab wrote:
> Janak wrote:
nothing useful...
>
> $> perl -MLWP::Simple -e 'print head(shift)->headers->{server}'
[...]
>
> Apache/1.3.36 (Unix) mod_jk/1.2.14 mod_auth_passthrough/1.8 \
> mod_log_bytes/1.2 mod_bwlimited/1.4 PHP/4.3.11 \
> FrontPage/5.0.2.2635.SR1.2 mod_ssl/2.8.27 OpenSSL/0.9.7a
>
>
> First: There's no mod_perl installed!
> And: What in the hell is a Apache module "FrontPage"
Basically, it allows some/most of the FrontPage (98 & 2000)
extensions to work within Apache. Old, but possibly
helpful:
http://support.microsoft.com/kb/202198
------------------------------
Date: 9 Feb 2007 19:11:16 GMT
From: John Bokma <john@castleamber.com>
Subject: Re: xxx
Message-Id: <Xns98D28627629C0castleamber@130.133.1.4>
Mirco Wahab <wahab-mail@gmx.de> wrote:
> Janak wrote:
>> http://
Don't repeat spamvertized URLs
--
John
A house gecko, and a scorpion drinking
http://johnbokma.com/mexit/2006/05/21/
------------------------------
Date: Sat, 10 Feb 2007 01:24:24 +0100
From: Mirco Wahab <wahab-mail@gmx.de>
Subject: Re: xxx
Message-Id: <eqj3mf$ahe$1@mlucom4.urz.uni-halle.de>
John Bokma wrote:
> Mirco Wahab <wahab-mail@gmx.de> wrote:
>
>> Janak wrote:
>>> http://
>
> Don't repeat spamvertized URLs
Ooops,
Sorry about that, would have been easy to
make my example w/o the leading protocol
designator.
Regards
M.
------------------------------
Date: Sat, 10 Feb 2007 01:25:41 +0100
From: Mirco Wahab <wahab-mail@gmx.de>
Subject: Re: xxx
Message-Id: <eqj3os$ahe$2@mlucom4.urz.uni-halle.de>
J. Gleixner wrote:
> Mirco Wahab wrote:
>> First: There's no mod_perl installed!
>> And: What in the hell is a Apache module "FrontPage"
> Basically, it allows some/most of the FrontPage (98 & 2000)
> extensions to work within Apache. Old, but possibly
> helpful:
>
> http://support.microsoft.com/kb/202198
Thanks. Interesting, I ever heard about that one
(working 5+ years w/Apache).
Regards
M.
------------------------------
Date: 6 Apr 2001 21:33:47 GMT (Last modified)
From: Perl-Users-Request@ruby.oce.orst.edu (Perl-Users-Digest Admin)
Subject: Digest Administrivia (Last modified: 6 Apr 01)
Message-Id: <null>
Administrivia:
#The Perl-Users Digest is a retransmission of the USENET newsgroup
#comp.lang.perl.misc. For subscription or unsubscription requests, send
#the single line:
#
# subscribe perl-users
#or:
# unsubscribe perl-users
#
#to almanac@ruby.oce.orst.edu.
NOTE: due to the current flood of worm email banging on ruby, the smtp
server on ruby has been shut off until further notice.
To submit articles to comp.lang.perl.announce, send your article to
clpa@perl.com.
#To request back copies (available for a week or so), send your request
#to almanac@ruby.oce.orst.edu with the command "send perl-users x.y",
#where x is the volume number and y is the issue number.
#For other requests pertaining to the digest, send mail to
#perl-users-request@ruby.oce.orst.edu. Do not waste your time or mine
#sending perl questions to the -request address, I don't have time to
#answer them even if I did know the answer.
------------------------------
End of Perl-Users Digest V11 Issue 127
**************************************