[7314] in Perl-Users-Digest
Perl-Users Digest, Issue: 939 Volume: 8
daemon@ATHENA.MIT.EDU (Perl-Users Digest)
Thu Aug 28 12:17:25 1997
Date: Thu, 28 Aug 97 09:01:35 -0700
From: Perl-Users Digest <Perl-Users-Request@ruby.OCE.ORST.EDU>
To: Perl-Users@ruby.OCE.ORST.EDU (Perl-Users Digest)
Perl-Users Digest Thu, 28 Aug 1997 Volume: 8 Number: 939
Today's topics:
Oraperl v2.4 smeyyappan@pyrasol.com
Re: Oraperl v2.4 (John D Groenveld)
Re: Perl & Shadow Passwords authentitacion. (John Osborne)
Re: Perl and document conversion to HTML <kperrier@Starbase.NeoSoft.COM>
Perl and FTP (COWBYS)
Re: perl and oracle stored procedures (John D Groenveld)
Perl Binary for HP-UX 9 needed <fmesch@dial.eunet.ch>
Perl bug? localtime assumes DST contrary to time zone. (Ronald L. Parker)
Re: perl calling servlets <rootbeer@teleport.com>
Re: Perl Documentation in PDF Format (Ronald L. Parker)
Re: Perl Documentation in PDF Format <rootbeer@teleport.com>
Re: reading a gz file (John Osborne)
Re: Reference problem (Greg Bacon)
Simple Search Script <matt@monmouth.com>
Re: Some Assistance Please... (Greg Bacon)
Sorting of Many Arrays <rpina@bird.iagnet.net>
Re: Sorting of Many Arrays (Greg Bacon)
Re: SSI in SSI.. (Ronald L. Parker)
Re: Which Windows (95) Perl to use? (Ronald L. Parker)
Wrong status from system() in child process ? <rjm2@cornell.edu>
Re: www.perl.com ? (Mick Ghazey)
www.perl.com down? (Mick Ghazey)
Digest Administrivia (Last modified: 8 Mar 97) (Perl-Users-Digest Admin)
----------------------------------------------------------------------
Date: Thu, 28 Aug 1997 09:21:36 -0600
From: smeyyappan@pyrasol.com
Subject: Oraperl v2.4
Message-Id: <872777491.16856@dejanews.com>
Hi,
I am trying to install Oraperl v2.4 in HPUX.
For Oracle 7.3.2.2 and Perl 4.036 (and)
For Oracle 7.2.2.4 and Perl 4.036
I am getting lots of unsatisfied symbols.
Has anyone tried compiling it? If you had can you send me the
makefile?
Thanks.
Saradha Meyyappan
-------------------==== Posted via Deja News ====-----------------------
http://www.dejanews.com/ Search, Read, Post to Usenet
------------------------------
Date: 28 Aug 1997 11:47:55 -0400
From: groenvel@cse.psu.edu (John D Groenveld)
Subject: Re: Oraperl v2.4
Message-Id: <5u46jb$bf8$1@tholian.cse.psu.edu>
In article <872777491.16856@dejanews.com>, <smeyyappan@pyrasol.com> wrote:
>I am trying to install Oraperl v2.4 in HPUX.
>For Oracle 7.3.2.2 and Perl 4.036 (and)
>For Oracle 7.2.2.4 and Perl 4.036
>I am getting lots of unsatisfied symbols.
>Has anyone tried compiling it? If you had can you send me the
>makefile?
>-------------------==== Posted via Deja News ====-----------------------
> http://www.dejanews.com/ Search, Read, Post to Usenet
^^^^^^
This is a FAQ: oraperlv2.4 is dead and you've got little hope of making
it build with Oracle 7.3. I suggest you build perl5, and the
DBI/DBD-Oracle modules.
John
groenvel@cse.psu.edu
------------------------------
Date: 28 Aug 1997 15:39:24 GMT
From: osborne6@acm.cps.msu.edu (John Osborne)
Subject: Re: Perl & Shadow Passwords authentitacion.
Message-Id: <5u463c$23l$2@msunews.cl.msu.edu>
Tom Phoenix (rootbeer@teleport.com) spake unto thee:
: On Fri, 22 Aug 1997 ldeath@seade.gov.br wrote:
: > 2) The /etc/shadow file is setmod 400, so the httpd process that runs as
: > nobody can't read the shadow file, unless it impersonates the root himself
: That's the whole problem: Your script would have to be running as root to
: do this. (Once it's running as root, it's easy to make a module to do what
: you want.) Check out your system's documentation on set-id programs, and
: the perlsec(1) manpage. Hope this helps!
I've found that I can snag encrypted passwords from /etc/shadow using
repeated calls to getpwent. Give it a try, it might work on your system.
: --
: Tom Phoenix http://www.teleport.com/~rootbeer/
: rootbeer@teleport.com PGP Skribu al mi per Esperanto!
: Randal Schwartz Case: http://www.rahul.net/jeffrey/ovs/
--
osborne6@acmNOSPM.msu.edu osborne6@pilotNOSPM.msu.edu
j O h N O s b O R n E
There are two major products to come out of Berkeley: LSD and UNIX.
We DON'T believe this to be a coincidence.
My the email addresses are intentionally munged to thwart
email address harvesting robots. remove NOSPM to reply.
------------------------------
Date: 28 Aug 1997 10:22:01 -0500
From: Kent Perrier <kperrier@Starbase.NeoSoft.COM>
Subject: Re: Perl and document conversion to HTML
Message-Id: <csoh6i5o4m.fsf@Starbase.NeoSoft.COM>
m.king@praxa.com.garbage.au (Mike King) writes:
> On Wed, 27 Aug 1997 16:24:13 GMT, xyzmats@laplaza.org (Mats Wichmann)
> wrote:
>
> >
> >>The file format for Word documents is proprietary. Microsoft does not
> >>publish it. It also tends to change with each new version of Word.
> >
> >Somehow, every other wordprocessor on the face of the earth manages to
> >produce Word import and export filters. How proprietary can it be?
>
> That makes sense, so what does one have to do to be on the 'inside'
> here ?
>
Purchase a document the describes the fileformat?
--
Kent Perrier kperrier@neosoft.com
Corporations don't have opinions, people do. These are mine.
------------------------------
Date: 28 Aug 1997 14:36:59 GMT
From: cowbys@aol.com (COWBYS)
Subject: Perl and FTP
Message-Id: <19970828143601.KAA11335@ladder02.news.aol.com>
I am looking for the easiest way to incorporate FTP commands
in a Perl Script. I know that the ftplib.pl library is available,
however, I am using Perl fir Win32 adn have had some problems
even with the Win32 Version.
Is there an easier way, cant I open a filehandle to FTP ?
all I want to do is connect to a remote system, get all of the files in a
particular dir, and once received, go back and delete only the files that
i receved.
any advice appreciated, please reply to dave_fortenberry@attcapital.com
------------------------------
Date: 28 Aug 1997 11:40:33 -0400
From: groenvel@cse.psu.edu (John D Groenveld)
Subject: Re: perl and oracle stored procedures
Message-Id: <5u465h$baq$1@tholian.cse.psu.edu>
In article <33F36439.7FE8@banmail.ml.com>,
Denis Papathanasiou <dpapathanas@banmail.ml.com> wrote:
>I'm running Oracle 7.2 on a unix solaris OS, and I'm using
>DBD-Oracle-0.44 with DBI-0.77.
Take a look at README.plsql in a more recent DBD-Oracle.
John
groenvel@cse.psu.edu
------------------------------
Date: Wed, 27 Aug 1997 20:22:28 +0200
From: Felix Meschberger <fmesch@dial.eunet.ch>
Subject: Perl Binary for HP-UX 9 needed
Message-Id: <34047064.4CD65872@dial.eunet.ch>
Hi,
I need to have perl on a HP PA based HP UX 9 computer, but don't have
access to an HP UX 9 machine with a compiler on it. And ss binaries
aren't distributed on CPAN an I don't have the ressources to install
gcc, I'm desperately looking for someone, who can provide me with that.
Please, can somebody on this group provide me with a pointer to the
binary for HP UX 9, or maybe just send it to me ?
Any help in this is highly estimated. Thanks in advance.
Regards
Felix
PS: If this ain't the right place to ask such a question just leave the
posting alone and ignore it ;-)
------------------------------------------------
Felix Meschberger tel: +41 61 961 12 38
Hauptstrasse 9 fax: +41 61 963 90 75
4435 Niederdorf email: fmesch@dial.eunet.ch
------------------------------------------------
------------------------------
Date: Thu, 28 Aug 1997 13:28:45 GMT
From: ron@farmworks.com (Ronald L. Parker)
Subject: Perl bug? localtime assumes DST contrary to time zone.
Message-Id: <34057d06.3370524@207.126.101.82>
When I run this script,
#!/usr/bin/perl -w
$,=' ';
print (localtime( 877842000 ));
print "\n";
print (localtime( 877842000+86400 ));
print "\n";
print (gmtime( 877842000 ));
print "\n";
print (gmtime( 877842000+86400 ));
print "\n";
__END__
on Perl V5.004_02, GSAR bindist 04, I get the following results on a
Win95 box (for the Eastern Standard Time Zone, known to Win95 users as
"Indiana (East)" in case you're playing along at home):
0 0 1 26 9 97 0 298 1
0 0 0 27 9 97 1 299 0
0 0 5 26 9 97 0 298 0
0 0 5 27 9 97 1 299 0
Activeware build 303 (Perl 5.003_07) on the same computer gives me
this (the correct answer):
0 0 0 26 9 97 0 298 0
0 0 0 27 9 97 1 299 0
0 0 5 26 9 97 0 298 0
0 0 5 27 9 97 1 299 0
The same script on a Windows NT Server 4.0 box running Activeware
Perl build 303 in the same time zone yields:
0 0 22 25 9 97 6 297 1
0 0 21 26 9 97 0 298 0
0 0 5 26 9 97 0 298 0
0 0 5 27 9 97 1 299 0
I don't know what 5.004_02 does on NT.
Perl believes that October 26, 1997 is 25 hours long and that
the DST flag goes from 1 to 0 at some point during that day.
This would be true, except that the system is in an area that
does not observe DST.
In addition, the NT box with Activeware build 303 seems to be
hopelessly confused about the GMT offset (possibly because 95
and NT keep time zone information differently in the registry?)
Both computers are properly configured as to time zone, and the
time zone settings in the Registry correctly indicate the lack
of DST. Changing the localtime to gmtime solves the problem, at
the expense of having to adjust local times by 5 hours (a
nonportable solution in the truest sense of the word.)
I don't know whether this is a bug in Perl or in Windows, and
I'm hoping that someone who's running Perl on a Unix machine
or someone who knows about these things can determine that for
me.
--
Ron Parker
Software Engineer
Farm Works Software Come see us at http://www.farmworks.com
For PGP public key see http://www.farmworks.com/Ron_Parker_PGP_key.txt
------------------------------
Date: Thu, 28 Aug 1997 08:13:52 -0700
From: Tom Phoenix <rootbeer@teleport.com>
To: Bryn Weiser <bryn@fangio.ucsc.edu>
Subject: Re: perl calling servlets
Message-Id: <Pine.GSO.3.96.970828081309.8579N-100000@julie.teleport.com>
On Wed, 27 Aug 1997, Bryn Weiser wrote:
> Is it possible to call a java servlet from a perl script?
Sure! Perl can do anything!
> If a servlet returns a string that I need and is refered to by:
> http://eno:8080/servlet/SnoopServlet/foo/bar?a=z
> then how can I set a variable in a perl script with this string.
I think you want to use LWP. Good luck!
--
Tom Phoenix http://www.teleport.com/~rootbeer/
rootbeer@teleport.com PGP Skribu al mi per Esperanto!
Randal Schwartz Case: http://www.rahul.net/jeffrey/ovs/
------------------------------
Date: Thu, 28 Aug 1997 14:08:31 GMT
From: ron@farmworks.com (Ronald L. Parker)
Subject: Re: Perl Documentation in PDF Format
Message-Id: <3409860b.5681012@207.126.101.82>
[posted and emailed]
On Thu, 28 Aug 1997 03:01:32 -0600, ajones@ddsys.co.uk wrote:
>Hi,
>
>I am trying desperately to get hold of Perl documentation in .pdf
>format. I have tried via perl.com/cpan.... but this area seems to
>no longer exist. Does anybody have any idea as to where else I might
>find what I am looking for ?
Try here (or your favorite other CPAN mirror):
ftp://ftp.digital.com/pub/plan/perl/CPAN/authors/id/BMIDD/perlbook-5.004_01.tar.gz
--
Ron Parker
Software Engineer
Farm Works Software Come see us at http://www.farmworks.com
For PGP public key see http://www.farmworks.com/Ron_Parker_PGP_key.txt
------------------------------
Date: Thu, 28 Aug 1997 08:51:17 -0700
From: Tom Phoenix <rootbeer@teleport.com>
To: ajones@ddsys.co.uk
Subject: Re: Perl Documentation in PDF Format
Message-Id: <Pine.GSO.3.96.970828084554.8579U-100000@julie.teleport.com>
On Thu, 28 Aug 1997 ajones@ddsys.co.uk wrote:
> I am trying desperately to get hold of Perl documentation in .pdf
> format.
See what you can find here, or in the corresponding place in your favorite
CPAN mirror. This might have what you're looking for. Good luck!
http://www.perl.com/CPAN/authors/William_J_Middleton/
--
Tom Phoenix http://www.teleport.com/~rootbeer/
rootbeer@teleport.com PGP Skribu al mi per Esperanto!
Randal Schwartz Case: http://www.rahul.net/jeffrey/ovs/
------------------------------
Date: 28 Aug 1997 15:35:07 GMT
From: osborne6@acm.cps.msu.edu (John Osborne)
Subject: Re: reading a gz file
Message-Id: <5u45rb$23l$1@msunews.cl.msu.edu>
David Smits (bb@b-b.nl) spake unto thee:
: Is there a possibility to read in a gz file with out unpacking it first.
: Many thanks for your answers,
: David
: email: bb@b-b.nl
try this:
open(FILE,"zcat $filename|") || die ("can't open!!!\n");
it works pretty well for me.
--
osborne6@acmNOSPM.msu.edu osborne6@pilotNOSPM.msu.edu
j O h N O s b O R n E
There are two major products to come out of Berkeley: LSD and UNIX.
We DON'T believe this to be a coincidence.
My the email addresses are intentionally munged to thwart
email address harvesting robots. remove NOSPM to reply.
------------------------------
Date: 28 Aug 1997 14:53:15 GMT
From: gbacon@adtran.com (Greg Bacon)
To: Morten Simonsen <mortensi@idt.ntnu.no>
Subject: Re: Reference problem
Message-Id: <5u43cr$241$2@info.uah.edu>
[Posted and mailed]
In article <5u3svq$ht4$1@due.unit.no>,
Morten Simonsen <mortensi@idt.ntnu.no> writes:
: #!/usr/local/bin/perl
:
: $string1 = 'Hi';
: $string2 = \$string1;
:
: $string3 = join(":",\$string1,$string2);
: ($string4,$string5) = split(/:/,$string3);
: print "STRING2: $$string2 \tADDRESS: $string2\n";
: print "STRING4: $$string4 \tADDRESS: $string4\n";
: print "STRING5: $$string5 \tADDRESS: $string5\n";
:
: Can someone explain why I get this output:
:
: -------------------------------------------------
: STRING2: Hi ADDRESS: SCALAR(0x1002c690)
: STRING4: ADDRESS: SCALAR(0x1002c690)
: STRING5: ADDRESS: SCALAR(0x1002c690)
: -------------------------------------------------
:
: Please don't tell me I can't put a reference into a string,
: and then dereference it later....
Then how do you expect me to answer your question? :-) The only
way to get a reference is with the gimme-a-reference operator, \,
e.g. \$foo. There isn't currently (and might not ever be) any way to
turn a string back to a reference, and it certainly won't be with
syntax like you used above because when perl sees you trying to deref
a thingy that's not a reference, it treats it as a soft reference (e.g.
the above code tries to print ${SCALAR(0x1002c690)} which will spout
use of uninitialized value warnings under -w).
Besides, what possible use could you have for such tomfoolery? :-)
I suspect a good read of the perlref(1) manpage would help.
Greg
--
open(G,"|gzip -dc");$_=<<EOF;s/[0-9a-f]+/print G pack("h*",$&)/eg
f1b88000b620f22320303fa2d2e21584ccbcf29c84d2258084
d2ac158c84c4ece4d22d1000118a8d5491000000
EOF
------------------------------
Date: 28 Aug 1997 15:33:23 GMT
From: "Matthew Feinberg" <matt@monmouth.com>
Subject: Simple Search Script
Message-Id: <01bcb3d0$0cc77920$05f7face@tech4.monmouth.com>
Can anyone direct me to where I can find a simple search and replace
script.
for example I want to be able to replace a word or a string on multiple
pages in a directory.
i.e. ./replace filename wordtoreplace newword
--
Matthew Feinberg
Monmouth Internet
matt@monmouth.com
------------------------------
Date: 28 Aug 1997 14:16:29 GMT
From: gbacon@adtran.com (Greg Bacon)
Subject: Re: Some Assistance Please...
Message-Id: <5u417t$241$1@info.uah.edu>
In article <nqod8myycsb.fsf@mitra.phys.uit.no>,
Tom Grydeland <tom@mitra.phys.uit.no> writes:
: perl -wle 'print qq(Any (properly) "paired" delimiters are ok)'
print <<EOMaintenanceSermon;
>From perlstyle(1):
Just because you CAN do something a particular way
doesn't mean that you SHOULD do it that way. Perl is
designed to give you several ways to do anything, so
consider picking the most readable one.
Tom has obviously received "emergency" phone calls at 2am. :-)
EOMaintenanceSermon
Greg
--
open(G,"|gzip -dc");$_=<<EOF;s/[0-9a-f]+/print G pack("h*",$&)/eg
f1b88000b620f22320303fa2d2e21584ccbcf29c84d2258084
d2ac158c84c4ece4d22d1000118a8d5491000000
EOF
------------------------------
Date: Thu, 28 Aug 1997 10:12:51 -0400
From: Ravi Pina <rpina@bird.iagnet.net>
Subject: Sorting of Many Arrays
Message-Id: <34058763.41C67EA6@bird.iagnet.net>
I have @a and @b and I'd like to be able to sort ALL of the values of
the array to form a big array, and take that and sort the result, @c
with another array, @d. Can this be done, and if so, can it be done
with any efficancy and quickness. Each array may hold 200 values.
Any help would be great!
Thanks,
ravi
------------------------------
Date: 28 Aug 1997 15:04:56 GMT
From: gbacon@adtran.com (Greg Bacon)
To: Ravi Pina <rpina@bird.iagnet.net>
Subject: Re: Sorting of Many Arrays
Message-Id: <5u442o$241$3@info.uah.edu>
[Posted and mailed]
In article <34058763.41C67EA6@bird.iagnet.net>,
Ravi Pina <rpina@bird.iagnet.net> writes:
: I have @a and @b and I'd like to be able to sort ALL of the values of
: the array to form a big array, and take that and sort the result, @c
: with another array, @d. Can this be done, and if so, can it be done
: with any efficancy and quickness. Each array may hold 200 values.
You could do it in one step with
@result = sort @a, @b, @c, @d;
unless I'm misreading you.
As to efficiency, perl uses your system's underlying qsort routine which
implements C.A.R. Hoare's Quick Sort algorithm. Quick Sort is usually a
very good sort (except in the case where your list to be sorted is
already sorted, but most modern implementations will bail out if they
detect a sorted list).
If you're paranoid about memory consumption, you could always write your
arrays to a file and pipe sort(1)'s output back in.
Hope this helps,
Greg
--
open(G,"|gzip -dc");$_=<<EOF;s/[0-9a-f]+/print G pack("h*",$&)/eg
f1b88000b620f22320303fa2d2e21584ccbcf29c84d2258084
d2ac158c84c4ece4d22d1000118a8d5491000000
EOF
------------------------------
Date: Thu, 28 Aug 1997 13:37:42 GMT
From: ron@farmworks.com (Ronald L. Parker)
Subject: Re: SSI in SSI..
Message-Id: <34067da8.3532557@207.126.101.82>
On Wed, 27 Aug 1997 10:38:04 -0400, Fred Hurtubise
<fhurtubi@videotron.net> wrote:
>Problem : I have a perl script wich reads a html file
>containing a SSI...does a bunch of things and print
>everything back...What's wrong is while using
>Content-type: text-html\n\n, the call to the SSI
^^^^^^^^^
>(<--#exec cgi="/foo/foo.cgi" -->) is not executed, but
>simply printed in the output...
Depending on your server, you might need to change the content-type.
(BTW, it's text/html, not text-html.) On Apache and NCSA HTTPd, what
you need is text/x-server-parsed-html. On O'Reilly WebSite and
perhaps other Win32 servers, what you need is wwwserver/html-ssi. I
haven't used this, but it stands a much better chance of working than
does text/html.
Of course, this is a CGI or a server question, not a Perl question.
Perhaps you should have asked in comp.infosystems.www.authoring.cgi or
an appropriate server group.
--
Ron Parker
Software Engineer
Farm Works Software Come see us at http://www.farmworks.com
For PGP public key see http://www.farmworks.com/Ron_Parker_PGP_key.txt
------------------------------
Date: Thu, 28 Aug 1997 13:57:04 GMT
From: ron@farmworks.com (Ronald L. Parker)
Subject: Re: Which Windows (95) Perl to use?
Message-Id: <3407812a.4432159@207.126.101.82>
On Thu, 28 Aug 1997 08:59:00 GMT, "Mark J. Gardner" <mjg@oms.com>
wrote:
>I'm assuming that "best modules" includes CGI.pm and LWP, right?
Yes. Along with GD, Tk (!), and of course the ultra-cool Net.
GSAR's 5.004 is, well, 5.004. ActiveWare isn't yet. GSAR also makes
an effort to have perlbug and perldoc and other neat utilities that
ActiveWare ignored. All in all, it's a much better distribution and a
much better job of porting. And none of it is copyrighted by
Micro$oft.
--
Ron Parker
Software Engineer
Farm Works Software Come see us at http://www.farmworks.com
For PGP public key see http://www.farmworks.com/Ron_Parker_PGP_key.txt
------------------------------
Date: Thu, 28 Aug 1997 10:20:46 -0400
From: "Richard J. Marisa" <rjm2@cornell.edu>
Subject: Wrong status from system() in child process ?
Message-Id: <Pine.OSF.3.96.970828100821.19509B-100000@cupid.cit.cornell.edu>
I'm having trouble getting the return status from a system()
call. It works fine if I create a test script, but in my
application $? is always -1 after the system call. The only
difference is that the application calls system from within a
child (forked) process. Is there anything strange about the
status returned to child processes?
Richard Marisa, Special Projects: Electronic Publishing Initiatives
Office of Information Technology, Cornell University
110 Maple Avenue, Room 109, Ithaca, NY 14850
rjm2@cornell.edu (607) 255-7636
------------------------------
Date: Thu, 28 Aug 1997 15:15:42 GMT
From: mick@DONTSMAM.ME (Mick Ghazey)
Subject: Re: www.perl.com ?
Message-Id: <340695f3.5768772@news.nac.net>
Do you know the URL of a CPAN mirror site?
Mick @lowdown.com
mfuhr@dimensional.com (Michael Fuhr) wrote:
>David Turley <dturley@rocketmail.com> writes:
>
>> Does anybody know what has happened to www.perl.com?
>>
>> I added the "Programming Republic of Perl" logo to my page and now the
>> link returns a "Document contains no data" error.
>>
>> Just what does this error anyway?
>
>It means exactly what it says, i.e., the document contains no data:
>
> % telnet www.perl.com 80
> Trying 208.201.239.48...
> Connected to www.perl.com.
> Escape character is '^]'.
> GET / HTTP/1.0
>
> Connection closed by foreign host.
>
>I'm sure they'll fix it ASAP.
------------------------------
Date: Thu, 28 Aug 1997 14:39:06 GMT
From: mick@DONTSMAM.ME (Mick Ghazey)
Subject: www.perl.com down?
Message-Id: <34058cc6.3419905@news.nac.net>
Netscape responds "Document contains no data".
------------------------------
Date: 8 Mar 97 21:33:47 GMT (Last modified)
From: Perl-Request@ruby.oce.orst.edu (Perl-Users-Digest Admin)
Subject: Digest Administrivia (Last modified: 8 Mar 97)
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.
To submit articles to comp.lang.perl.misc (and this Digest), send your
article to perl-users@ruby.oce.orst.edu.
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.
The Meta-FAQ, an article containing information about the FAQ, is
available by requesting "send perl-users meta-faq". The real FAQ, as it
appeared last in the newsgroup, can be retrieved with the request "send
perl-users FAQ". Due to their sizes, neither the Meta-FAQ nor the FAQ
are included in the digest.
The "mini-FAQ", which is an updated version of the Meta-FAQ, is
available by requesting "send perl-users mini-faq". It appears twice
weekly in the group, but is not distributed in the digest.
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 V8 Issue 939
*************************************