[10465] in Perl-Users-Digest
Perl-Users Digest, Issue: 4057 Volume: 8
daemon@ATHENA.MIT.EDU (Perl-Users Digest)
Fri Oct 23 20:04:31 1998
Date: Fri, 23 Oct 98 17:00:28 -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 Fri, 23 Oct 1998 Volume: 8 Number: 4057
Today's topics:
Re: # url_get.pl 1.15 27 Sep 1995 <delonad@netdoor.com>
Re: *Why* does clpm attract non-perl posts? <jdporter@min.net>
Re: .gz extention?????? (Mattjm82)
Re: any modules/code for Groupwise 5.1 (Jeffrey Drumm)
CGI Question <anty_84@yahoo.com>
Re: CGI Question (Douglas Melniker)
Encrypt <tvo5@bayou.uh.edu>
Re: Help - Linux/serial line problem (Andrew M. Langmead)
Re: How can I get a list of OS processes from Perl on N <m-i-r-o-s-l-a-v.d-z-a-k-o-v-i-c @intel.com>
Re: How do I check input to CGI? <jason.holland@dial.pipex.com>
Re: How to sort nslookup result by IP <jdporter@min.net>
Inserrting URL in a cgi-Perl program <lfs97@tm.net.my>
Installing Modules <minich@globalnet.co.uk>
Newbie -- Perl on NT and Lotus123 v4 <ahmed@post.harvard.edu>
Newbie: Need Help with Socket problem <ketil@argonet.co.uk>
Special: Digest Administrivia (Last modified: 12 Mar 98 (Perl-Users-Digest Admin)
----------------------------------------------------------------------
Date: Fri, 23 Oct 1998 16:22:31 -0500
From: Aaron Delong <delonad@netdoor.com>
Subject: Re: # url_get.pl 1.15 27 Sep 1995
Message-Id: <Pine.GSO.4.05.9810231620410.2491-100000@lance.netdoor.com>
I encountered a similar problem with url_get.pl under WinNT.
I don't know what the actual cause of the problem was, but I found that
using the IP address instead of the hostname solved it. I suppose this
suggests that the problem is with DNS somehow...but I've never had the
time to explore it further.
Hope that helps somewhat.
On Fri, 23 Oct 1998, Pete Lucuk wrote:
> While using this version of url_get.pl (1.15 27 Sep 1995) and trying to
> GET
> this page: http://www.snweb.com/gb/gnd/gnd.htm I get the following:
>
> ERROR retrieving document (5) - 404 - Not found. File does not exist or
> is
> read protected
>
> I think the problem is that the their server is using HTTP 1.1 and
> url_get.pl has a problem with it. Am I right?, am I wrong? either way
> what is the best way to resolve this problem? Is there a version of
> url_get.pl out there that will handle this? If so where??
>
>
>
>
>
------------------------------
Date: Fri, 23 Oct 1998 17:13:01 -0400
From: John Porter <jdporter@min.net>
Subject: Re: *Why* does clpm attract non-perl posts?
Message-Id: <3630F15D.6FA5ACAE@min.net>
Keith G. Murphy wrote:
>
> By the way, I've not seen a flamewar addressing the trivial topic of
> whether you should reply to a posting "on top" or "underneath". I
> prefer "on top" myself. ;-)
Then I guess you weren't reading clpm way back in your naive
late 30's. Or you have blocked it out of your memory. :-)
Replying on top is Bad.
Even strictly underneath is sub-optimal; one should reply
interlinearly, and excise quoted material liberally.
--
John "Throbblefoot" Porter
Please Don't "Courtesy CC" me.
I read this newsgroup fanatically. You know that!
("Emailed only" is fine, though.)
"The people at the Grey Hotel
Are either aged or unwell." -- EG
------------------------------
Date: 23 Oct 1998 23:37:06 GMT
From: mattjm82@aol.com (Mattjm82)
Subject: Re: .gz extention??????
Message-Id: <19981023193706.10660.00000251@ng61.aol.com>
Thanks. By the way do you know where I can get it? I check all over aol and
couldn't find it.
Matthew J. Meyer
------------------------------
Date: Fri, 23 Oct 1998 21:10:31 GMT
From: drummj@mail.mmc.org (Jeffrey Drumm)
Subject: Re: any modules/code for Groupwise 5.1
Message-Id: <3630eaaa.74002685@news.mmc.org>
[posted and mailed]
On Fri, 23 Oct 1998 15:04:45 -0400, ED BEAUGARD
<EDOUARD.BEAUGARD@NY.FRB.ORG> wrote:
>I would like to use Perl to send e-mail via Groupwise, does anyone know
>of any modules that will allow me to do this? This is under NT, etc.,
>etc.
If you have the SMTP gateway or GWIA for GroupWise, there are a couple of
modules for sending mail via SMTP. Check CPAN at www.perl.com, or look at
www.activestate.com. The latest version of ActivePerl has the SMTP modules
available via ppm.
You can also create messages via the GW API gateway without any modules;
they're just plain text. Of course, you need the API gateway installed to
do this.
I run numerous jobs that send mail to GroupWise users here at MMC. Most of
them run on Unix boxes, but those that I've tried on NT haven't given me
trouble.
--
Jeffrey R. Drumm, Systems Integration Specialist
Maine Medical Center Information Services
420 Cumberland Ave, Portland, ME 04101
drummj@mail.mmc.org
"Broken? Hell no! Uniquely implemented." -me
------------------------------
Date: Fri, 23 Oct 1998 17:03:59 -0500
From: "Anthony Smith" <anty_84@yahoo.com>
Subject: CGI Question
Message-Id: <70qugm$o6o$1@blue.hex.net>
What I need is something to return the same value when a checkbox is
clicked, and return whatever I tell it to when it is not checked.
Tell me if this is a stupid question cause people always say I am vague and
I dont know what they mean
Anthony Smith
------------------------------
Date: Fri, 23 Oct 98 22:41:19 GMT
From: melniker@eecs.tufts.edu (Douglas Melniker)
Subject: Re: CGI Question
Message-Id: <70r12r$cdd$1@news3.tufts.edu>
In article <70qugm$o6o$1@blue.hex.net>, "Anthony Smith" <anty_84@yahoo.com> wrote:
>> What I need is something to return the same value when a checkbox is
>> clicked, and return whatever I tell it to when it is not checked.
>>
>> Tell me if this is a stupid question cause people always say I am vague and
>> I dont know what they mean
>>
>> Anthony Smith
when the cgi script takes in the checkbox value, it is null if the box was not
checked; it is not null if it was checked.
so, your cgi script can say
if (!($checkbox)) { do whatever you want to do if the box is not checked }
hope that helps!
- doug
---------------------------------------------------------
Doug Melniker
Center for Connected Learning and Computer-Based Modeling
Tufts University
www.ccl.tufts.edu
------------------------------
Date: 23 Oct 1998 23:22:30 GMT
From: "Thy Thy" <tvo5@bayou.uh.edu>
Subject: Encrypt
Message-Id: <01bdfed4$79deac40$a9410781@homepc.uh.edu>
How do I encrypt a text string? Please help.
TT
------------------------------
Date: Fri, 23 Oct 1998 21:05:10 GMT
From: aml@world.std.com (Andrew M. Langmead)
Subject: Re: Help - Linux/serial line problem
Message-Id: <F1At8M.Jv0@world.std.com>
The Flying Scotsman <daj102@york.ac.uk> writes:
>open (RECEIVER, "cat /dev/ttyd0 |");
Why not "open RECEIVER, '/dev/ttyd0' or die" and remove the need for
cat? Since the standard output of cat isn't a tty (its a pipe to your
perl program) it will block buffer (except if you add the -u switch,
but I still thing you'd be better off removing the pipe to "cat"
rather than fixing it to work.) Are you setting the line correctly
with stty or POSIX::Termios?
Also don't you mean "/dev/ttyS0"? (or /dev/cua0 for a device that
ignores the RS-232 CD and DTR lines) Or did some versions of linux use
ttyd0 for cua0?
--
Andrew Langmead
------------------------------
Date: Fri, 23 Oct 1998 14:46:24 -0700
From: "Miroslav Dzakovic" <m-i-r-o-s-l-a-v.d-z-a-k-o-v-i-c @intel.com>
Subject: Re: How can I get a list of OS processes from Perl on NT
Message-Id: <70q5uk$kvn$1@scnews.sc.intel.com>
Ethan H. Poole wrote in message ...
>If you have the Resource Kit, take a look at pulist.exe.
>
>Note that this question would have been more aproppriate in an NT newsgroup
>as it has nothing to do with Perl.
Ethan,
Thank you for your response. You are probably right about the NT newsgroup,
judging by your answer. However, I was also hoping for answer based on some
Perl extention module that communicates with system API.
------------------------------
Date: Fri, 23 Oct 1998 22:21:59 +0000
From: Jason Holland <jason.holland@dial.pipex.com>
To: c960901@student.dtu.dk
Subject: Re: How do I check input to CGI?
Message-Id: <36310187.D3E2380B@dial.pipex.com>
c960901@student.dtu.dk wrote:
>
> Hi
>
> I've written a small CGI script, but for some reason it doesn't behave
> like it should. It recieves info from an applet and is supposed to
> write that to a file. How do I check if it get's the info it's
> supposed to? If I print the $buffer to a file just after the read(STDIN...
> I get some text like
>
> Pragma: no-cache
> Host: www.capec.kt.dtu.dk
> Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, image/png, */*
> Accept-Language: en
> Accept-Charset: iso-8859-1,*,utf-8
>
> f-8
>
> And that's it. To me (a -novice-) it seems that the connection from the
> applet to the CGI was broken, or am I wrong in assuming this? Am I
> missing a flush or something? Any help would be greatly appreciated.
>
> Morten
>
> The script is as follows:
>
> #!/opt/internet/bin/perl
> #!/usr/bin/perl -w
>
> $write_base = "sys:/novonyx/suitespot/docs/capec/docs/capecnews/structure/";
>
> read(STDIN, $buffer, $ENV{'CONTENT_LENGTH'});
rest cut......
Hello,
You already guessed the problem yourself; your script DID NOT receive
all of the data.
I had a similar problem, but with a differ app.
When you use the read() call, don't expect that the number of bytes to
read is actually the number that you get. The input is buffered. That
means that you must do a number of read()'s until you have read all of
the data.
Bye!
--
sub jasonHolland {
my %hash = ( website =>
'http://dspace.dial.pipex.com/jason.holland/',
email => 'jason.holland@dial.pipex.com' );
}
------------------------------
Date: Fri, 23 Oct 1998 17:27:43 -0400
From: John Porter <jdporter@min.net>
Subject: Re: How to sort nslookup result by IP
Message-Id: <3630F4CF.185AAEF5@min.net>
Uri Guttman wrote:
> Dariush Azimi:
> > When using nslookup I get a list of names with the associated IP
> > address and can sort the list by name using the sort command, but
> > I would like to sort the list by Ip address and have not been
> > successful. Your help is appreciated.
>
> this has been covered recently by several threads. check dejanews to
> find them. look for 'sort' and 'IP' and you should get them.
If one is using perl, one also might do well to use the
gethostbyname function, rather than spawning nslookup.
--
John "Throbblefoot" Porter
Please Don't "Courtesy CC" me.
I read this newsgroup fanatically. You know that!
("Emailed only" is fine, though.)
"The people at the Grey Hotel
Are either aged or unwell." -- EG
------------------------------
Date: 24 Oct 1998 07:31:47 +0800
From: "Liew Fook Sin" <lfs97@tm.net.my>
Subject: Inserrting URL in a cgi-Perl program
Message-Id: <01be409c$92325300$32b5bcca@tm.net.my>
Hai,
I am try out a simple project. I have a cgi program that checks a password.
If the password is good it is supposed to generate a html form for further
transaction. I used a series of "print" statement to generate the form but
my browser (Lynx) complaints of multiple errors. So I change the approache.
I insert an url instead. Something like
print "<A HREF = \"/home/lfs/public_html/homepage.htm\">Homepage</A>";
The url is been displayed but when it is click the browser complain that
the file can be fetch.
I tried manually, issuing the comand - lynx
/home/lfs/public_html/homepage.html and it works.
Please advice me. What is the problem and how to overcome it.
Thanks
Liew
------------------------------
Date: Sat, 24 Oct 1998 00:29:58 +0100
From: "Martin" <minich@globalnet.co.uk>
Subject: Installing Modules
Message-Id: <70r3im$2th$1@newnews.global.net.uk>
Hi!
I'm having trouble installing a module on an NT system running
Perl 5.
The module was one from CPAN and the installation instructions
read perl makefile.pl which worked fine and gave me the makefile
and one called &1 of zero length. The second part is given as:
make install
This won't work on my system as there is not make command. I
was wondering if anyone would be able to help me on this.
Martin
------------------------------
Date: 23 Oct 1998 21:31:42 GMT
From: "zimran ahmed" <ahmed@post.harvard.edu>
Subject: Newbie -- Perl on NT and Lotus123 v4
Message-Id: <01bdfecc$85bb25a0$69174d95@dewars>
i am trying to automate some data transfer between some stuff kept on Lotus
123 v4, and Excel, and I wondered if Perl on NT would be up for the job.
Although Excel has an object library (which makes it accessible to Perl), I
don't think Lotus123 does. Does anyone have any suggestions?
zimran
------------------------------
Date: Sat, 24 Oct 1998 00:21:00 BST
From: Kevin Cowley <ketil@argonet.co.uk>
Subject: Newbie: Need Help with Socket problem
Message-Id: <na.2ec36a4899.a70410ketil@argonet.co.uk>
Greetings ( and apologies in advance for a post with attachments)
I'm new to perl and to this list, but am an experienced 'C' and shell script
programmer. I need to drive the admin server to ECXpert so that it is auto
started at boot time. I was given a couple of perl scripts as a basis to
perform what I need to do. My problem is that I always get "error -901- code
120 can't create socket" .
The scripts are in two bits actra/pl which is the primary script and
actrarci.pl which is all the utility functions which perform the work. The
error occurs is open_port at the point it attempts to create the socket.
The setup is perl 5.005 compiled using gnu gcc 2.8.1 on a Sun Ultra10
running Solaris 2.6. The HTTP server is listening on port 9072 and responds
to connections via a web browser. Any advice on solving this appreciated as
I can't see the reason for the failure.
I've attached both script files as they're not particularly large. Apologies
to all others not interested in this post for taking up bandwidth.
begin 644 actra.pl
M(R$O97AP;W)T+W!E<FPO8FEN+W!E<FP*"B,C(R,C(R,C(R,C(R,C(R,C(R,Ca
M(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,Ca
M(R,C(R,C"B,@5&AI<R!I<R!A;B!E>&%M<&QE(%)#22!A<'!L:6-A=&EO;B!Ta
M:&%T('5S97,@=&AE(&%C=')A<F-I('!E<FP@<&%C:V%G92 C"B,@:6X@(F%Ca
M=')A<F-I+G!L(B!T;R!I;G1E<F%C="!W:71H($%D;6EN1FQO=RX@(%1H:7,@a
M<&%R=&EC=6QA<B!S8W)I<'0@(" C"B,@;&]G<R!O;B!A<R!T:&4@=7-E<B Ba
M4&5T97(@2&5A9"(@86YD(&%T=&5M<'1S('1O('!R;V-E<W,@86YY('1R879Ea
M;" C"B,@<F5Q=65S=',@=&AA="!R97%U:7)E(&%U=&AE;G1I8V%T:6]N+B @a
M268@=&AE('!U<G!O<V4@;V8@=&AE('1R879E;" C"B,@<F5Q=65S="!C;VYTa
M86EN<R!O;F4@;V8@=&AE('-T<FEN9W,@(F-U<W1O;65R(BP@(G-E;&QI;F<Ba
M(&]R(")D96UO(B C"B,@=&AE;B!T:&4@<F5Q=65S="!I<R!A<'!R;W9E9"P@a
M;W1H97)W:7-E(&ET(&ES(')E:F5C=&5D+B @(" @(" @(" @(" C"B,C(R,Ca
M(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,Ca
M(R,C(R,C(R,C(R,C(R,C(R,C(R,C"@IR97%U:7)E(#4N,#L*<F5Q=6ER92 Ba
M86-T<F%R8VDN<&PB.PH*<')I;G0@(FEN8SU 24Y#7&XB.PH*)'5S97(@/2 Ba
M86-T<F%A9&TB.PHD<&%S<W=O<F0@/2 B86-T<F%A9&TB.PHD=')A8V4@/2 Pa
M.PH*)FQO9V]N("@D=7-E<BP@)'!A<W-W;W)D+" D=')A8V4I.PH*(W=H:6QEa
M("@E=V]R:R ]("9G971N97AT*"(B*2D*(WL*(R!N97AT(&EF("1W;W)K>W!Ra
M;V-E<W-N86UE?2!N92 B5')A=F5L(%)E<75E<W0B.PHC(&YE>'0@:68@)'=Oa
M<FM[86-T:79I='EN86UE?2!N92 B075T:&]R:7-E(%1R879E;"!297%U97-Ta
M(CL*(R!P<FEN=" H(EQN4F5C96EV960@<F5Q=65S="!F;W(@)'=O<FM[=&]Pa
M:6-]7&XB*3L*(PHC("1I=&5M(#T@)'=O<FM[:71E;7T["B,*(R D<'5R<&]Sa
M92 ]("9G971D871A("@D=V]R:VQI<W0L("1I=&5M+" B4'5R<&]S92(I.PHCa
M('!R:6YT("@B4'5R<&]S92!F;W(@=')I<"!I<R G)'!U<G!O<V4G7&XB*3L*a
M(PHC(&EF("@D<'5R<&]S92 ]?B O8W5S=&]M97)\<V5L;&EN9WQD96UO+VDIa
M"B,@>PHC("!I9B H)G-E=&1A=&$@*"1W;W)K;&ES="P@)&ET96TL(")!=71Ha
M;W)I<V5D(BP@(EEE<R(I"B,@(" F)B F<V5N9" H)'=O<FML:7-T+" D:71Ea
M;2DI"B,@('L*(R @('!R:6YT("@B5')A=F5L($%55$A/4DE3141<;B(I.PHCa
M("!].PHC("!N97AT.PHC('T["B,*(R!I9B H)G-E=&1A=&$@*"1W;W)K;&ESa
M="P@)&ET96TL(")!=71H;W)I<V5D(BP@(DYO(BD*(R @)B8@)G-E=&1A=&$@a
M*"1W;W)K;&ES="P@)&ET96TL(")#;VUM96YT<R(L("(D=&5X="(I"B,@("8Fa
M("9S96YD("@D=V]R:VQI<W0L("1I=&5M*2D*(R!["B,@('!R:6YT("@B5')Aa
M=F5L(%)%2D5#5$5$7&XB*3L*(R!].PHC?3L*(PHF;&]G;V9F.PH*97AI=" Pa
M.PH*(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,@<F5P;W)T7V5R<F]R(",C(R,Ca
M(R,C(R,C(R,C(R,C(R,C(R,C"G-U8B!R97!O<G1?97)R;W(H*0I["B!M>2 Ha
M)65R<BP@)&5R<G1E>'0I.PH*("5E<G(@/2 F86-T<F%R8VDZ.FQA<W1?97)Ra
M;W(@*"D["B D97)R=&5X=" ](");(B N("1E<G)[97)R;W)C;V1E?2 N("(La
M(B N("1E<G)[<W5B97)R;W)C;V1E?2 N(")=(CL*("1E<G)T97AT("X]("(@a
M(B N("1E<G)[97)R;W)T97AT?3L*('!R:6YT("@B7&Y%4E)/4CH@)&5R<G1Ea
M>'1<;B(I.PI].PH*(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,@;&]G;VX@(R,Ca
M(R,C(R,C(R,C(R,C(R,C(R,C(R,*<W5B(&QO9V]N*"D*>PH@;7D@*"1U<V5Ra
M+" D<&%S<W=O<F0L("1T<F%C92D@/2! 7SL*(&UY("@D;VLL("5R97 I.PH*a
M("1O:R ]("9A8W1R87)C:3HZ8V]N;F5C=" H)'5S97(L("1P87-S=V]R9"P@a
M)'1R86-E*3L*"B!I9B H(2 D;VLI"B!["B @<F5P;W)T7V5R<F]R("@I.PH@a
M(&5X:70@*#$I.PH@?3L*"B E<F5P(#T@)F%C=')A<F-I.CIG971?<F5P;'D@a
M*"D["B!P<FEN=" H(EQN0V]N;F5C=&5D('1O(%)#22!V97)S:6]N("(@+B Da
M<F5P>W)C:79E<G-I;VY]("X@(EQN(BD["GT["@HC(R,C(R,C(R,C(R,C(R,Ca
M(R,C(R,C(R!G971N97AT(",C(R,C(R,C(R,C(R,C(R,C(R,C(R,C"G-U8B!Ga
M971N97AT*"D*>PH@;7D@*"1W;W)K;&ES="D@/2! 7SL*(&UY("@D;VLL("5Ra
M97 L("5E<G(L("1E<G)C;V1E*3L*"B D;VL@/2 F86-T<F%R8VDZ.F=E=%]Na
M97AT7VET96T@*"1W;W)K;&ES="D["@H@:68@*"$@)&]K*0H@>PH@("5E<G(@a
M/2 F86-T<F%R8VDZ.FQA<W1?97)R;W(@*"D["B @)&5R<F-O9&4@/2 D97)Ra
M>V5R<F]R8V]D97T["B @<F5T=7)N(&EF("1E<G)C;V1E(#T](#$Q,#L@(",@a
M96YD(&]F(&QI<W0*"B @<F5P;W)T7V5R<F]R("@I.PH@(')E='5R;CL*('T[a
M"@H@)7)E<" ]("9A8W1R87)C:3HZ9V5T7W)E<&QY("@I.PH*(')E='5R;B Ea
M<F5P.PI].PH*(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,@9V5T9&%T82 C(R,Ca
M(R,C(R,C(R,C(R,C(R,C(R,C(PIS=6(@9V5T9&%T82@I"GL*(&UY("@D=V]Ra
M:VQI<W0L)&ET96TL)&1A=&%N86UE*2 ]($!?.PH*("1O:R ]("9A8W1R87)Ca
M:3HZ9V5T7V1A=&$@*"1W;W)K;&ES="PD:71E;2PD9&%T86YA;64I.PH*(&EFa
M("@A("1O:RD*('L*("!R97!O<G1?97)R;W(@*"D["B @<F5T=7)N.PH@?3L*a
M"B E<F5P(#T@)F%C=')A<F-I.CIG971?<F5P;'D@*"D["B!R971U<FX@)')Ea
M<'MD871A=F%L=65].PI].PH*(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,@<V5Ta
M9&%T82 C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(PIS=6(@<V5T9&%T82@I"GL*a
M(&UY("@D=V]R:VQI<W0L)&ET96TL)&1A=&%N86UE+"1D871A=F%L=64L)'-Aa
M=F4I(#T@0%\["@H@)&]K(#T@)F%C=')A<F-I.CIS971?9&%T82 H)'=O<FMLa
M:7-T+"1I=&5M+"1D871A;F%M92PD9&%T879A;'5E+"1S879E*3L*"B!I9B Ha
M(2 D;VLI"B!["B @<F5P;W)T7V5R<F]R("@I.PH@(')E='5R;B P.PH@?3L*a
M"B!R971U<FX@,3L*?3L*"B,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C('-E;F1?a
M:71E;2 C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(PIS=6(@<V5N9"@I"GL*(&UYa
M("@D=V]R:VQI<W0L)&ET96TI(#T@0%\["@H@)&]K(#T@)F%C=')A<F-I.CISa
M96YD7VET96T@*"1W;W)K;&ES="PD:71E;2D["@H@:68@*"$@)&]K*0H@>PH@a
M(')E<&]R=%]E<G)O<B H*3L*("!R971U<FX@,#L*('T["@H@<F5T=7)N(#$[a
M"GT["@HC(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R!L;V=O9F8@(R,C(R,C(R,Ca
M(R,C(R,C(R,C(R,C(R,*<W5B(&QO9V]F9B@I"GL*(&UY("@D;VLI.PH*("1Oa
M:R ]("9A8W1R87)C:3HZ9&ES8V]N;F5C=" H*3L*"B!I9B H(2 D;VLI"B![a
M"B @<F5P;W)T7V5R<F]R("@I.PH@(')E='5R;CL*('T["@H@<')I;G0@*")<a
<;D-L;W-E9"!C;VYN96-T:6]N+EQN(BD["GT["@a
end
RiscOS filetype : FFF
begin 644 actrarci.p
M(R$O97AP;W)T+W!E<FPO8FEN+W!E<FP*"B,C(R,C(R,C(R,C(R,C(R,C(R,Ca
M(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,Ca
M(R,C(R,C(R,C(R,C(R,*(R!4:&ES(&ES(&%N(&5X86UP;&4@<&5R;"!P86-Ka
M86=E('1H870@<VEM<&QI9FEE<R!!9&UI;D9L;W<@4D-)(&%P<&QI8V%T:6]Na
M(" @(PHC(&1E=F5L;W!M96YT(&EN('!E<FP@8GD@=&%K:6YG(&-A<F4@;V8@a
M=&AE($A45% @<')O=&]C;VP@;6%N86=E;65N="P@=&AE(" @(" C"B,@<V5Sa
M<VEO;B!M86YA9V5M96YT+"!A;F0@<')E<V5R=FEN9R!O9B!T:&4@8V]O:VEEa
M<RX@(" @(" @(" @(" @(" @(" @(" @(" @(",*(R,C(R,C(R,C(R,C(R,Ca
M(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,Ca
M(R,C(R,C(R,C(R,C(R,C(R,C(PHC(%1H:7,@<&5R;"!P86-K86=E('-H;W5La
M9"!H879E(&$@9FEL96YA;64@;V8@(F%C=')A<F-I+G!L(B!T;R!M871C:"!Ta
M:&4@<&5R;" C"B,@<&%C:V%G92!N86UE+B @5&AE(&9I;&5N86UE(&-A;B!Ba
M92!C:&%N9V5S+"!B=70@:70@86QS;R!R97%U:7)E<R!T:&%T('1H92 @(",*a
M(R!P86-K86=E(&YA;64@:71S96QF(&ES(&%L<V\@8VAA;F=E<R H<V5E(")Pa
M86-K86=E(&%C=')A<F-I(B!L:6YE(&)E;&]W*2 @(" @(PHC(R,C(R,C(R,Ca
M(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,Ca
M(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C"B,@5&AE(%)#22!A<'!L:6-A=&EOa
M;B!C86X@8V%L;"!A<'!R;W!R:6%T92!S=6)R;W5T:6YE('1O('-E;F0@86X@a
M4D-)(&-O;6UA;F0@(",*(R!A;F0@=&AE;B!C86QL(")L87-T7V5R<F]R(B!Ia
M9B!T:&4@<V5N9"!F86EL<R H=VAI8V@@8V]U;&0@8F4@8F5C875S92!O9B!Aa
M;B @(PHC($A45% @<')O=&]C;VP@97)R;W(@;W(@86X@4D-)(&5R<F]R*2!Oa
M<B!C86QL(")G971?<F5P;'DB('1O(&=E="!T:&4@;&EN97,@(" C"B,@;V8@a
M<F5P;'DN("!3;VUE(&-O;6UA;F1S("AE+F<N(")L:7-T(BD@8V%N(')E='5Ra
M;B!M=6QT:7!L92!L:6YE<RP@<V\@=&AE(" @(",*(R B9V5T7W)E<&QY(B!Sa
M:&]U;&0@8F4@8V%L;&5D('5N=&EL(&ET(')E='5R;G,@86X@96UP;'D@:&%Sa
M:"!T86)L92X@(" @(" @(" @(PHC(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,Ca
M(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,Ca
M(R,C(R,C(R,C"B,@07,@=V5L;"!A<R!T:&4@<W1A;F1A<F0@4D-)(&5R<F]Ra
M(&-O9&5S+"!T:&ES('!E<FP@<&%C:V%G92!C86X@86QS;R!R971U<FX@(",*a
M(R!T:&4@9F]L;&]W:6YG(&5R<F]R<SH@(" @(" @(" @(" @(" @(" @(" @a
M(" @(" @(" @(" @(" @(" @(" @(" @(" @(" @(" @(PHC(" @+3DP,2 ]a
M($9A:6QE9"!T;R!C<F5A=&4@<V]C:V5T(" @(" @(" @(" @(" @(" @(" @a
M(" @(" @(" @(" @(" @(" @(" @(" C"B,@(" M.3 R(#T@1F%I;&5D('1Oa
M(&)I;F0@=&\@<V]C:V5T(" @(" @(" @(" @(" @(" @(" @(" @(" @(" @a
M(" @(" @(" @(" @(",*(R @("TY,#,@/2!&86EL960@=&\@8V]N;F5C="!Ta
M;R!S;V-K970@(" @(" @(" @(" @(" @(" @(" @(" @(" @(" @(" @(" @a
M(" @(PHC(" @+3DP-" ]($A45% @<')O=&]C;VP@97)R;W(@)'=E8G-T871Ua
M<R @(" @(" @(" @(" @(" @(" @(" @(" @(" @(" @(" @(" C(",C(R,Ca
M(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,Ca
M(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,@(" @(" @(" @(" @(" @a
M(" @(" @(" @(" @(" @(" @(" @(" @(" @(" *"G)E<75I<F4@-2XP.PIUa
M<V4@4V]C:V5T(#L*"G!A8VMA9V4@86-T<F%R8VD["@IC:&]P*"1R8VES97)Va
M97(@/2!@:&]S=&YA;65\8W5T("UD("(N(B M9C%@*3L*)')C:7!O<G0@/2 Ya
M,#<R.PHD<F-I=7)L(#T@(B]A9&UI;B]B9&=A9&TM<WES<V5T+69S+FAT;6PBa
M.PHD<F-I<')O9B ](")#(CL*)')C:7-E<W,@/2 B(CL*)')C:6-M9" ]("(Ba
M.PHD<F-I87)G<R ]("(B.PHD97)R;W)B=68@/2 B(CL*"B1P9E]I;F5T(#T@a
M4$9?24Y%5#L*)'-O8VM?<W1R96%M(#T@4T]#2U]35%)%04T["B1T8W!?<')Oa
M=&\@/2!G971P<F]T;V)Y;F%M92@G=&-P)RD["B1S;V-K861D<B ](")3(&X@a
M830@>#@B.PH*(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,Ca
M(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C"B,@(" @(" @a
M(" @(" @(" @(" @(" @(" @(%-%3D0@0TU$($953D-424].4R @(" @(" @a
M(" @(" @(" @(" @(" @(" @(PHC(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,Ca
M(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,Ca
M(R,*(R!S971?<V5R=F5R("T@86QL;W=S('-E='1I;F<@;V8@<F5M;W1E(&AOa
M<W1N86UE(&9O<B!R96UO=&4@4D-)('-E<G9E<B C"B,@;W!E;E]P;W)T(" Ma
M(&UA:V5S(&$@8V]N;F5C=&EO;B!(5%10('!O<G0@)')C:7!O<G0@*&1E9F%Ua
M;'1S('1O(#@P*2 @(PHC('=R:71E7W!O<G0@+2!W<FET97,@*'-E;F1S*2!Ta
M:&4@8V]M;6%N9"!A;F0@8V]O:VEE<R!T;R!(5%10('-E<G9E<B @(",*(R!Ra
M96%D7W!O<G0@("T@<F5A9',@*')E8V5I=F5S*2!T:&4@2%144"!R97!L>2!Aa
M;F0@<W1O<F5S(')E<&QY(&EN9F\@(" C"B,@8VQO<V5?<&]S=" M(&-L;W-Ea
M<R!T:&4@2%144"!C;VYN96-T:6]N(" @(" @(" @(" @(" @(" @(" @(" @a
M(" @(" @(PHC('-E;F1?8VUD(" @+2!S96YD<R!T:&4@4D-)(&-O;6UA;F0@a
M=&\@<V5R=F5R+"!A;F0@<F5T=7)N<R Q(&EF(&]K87D@(",*(R,C(R,C(R,Ca
M(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,Ca
M(R,C(R,C(R,C(R,C(R,C(R,C"@IS=6(@<V5T7W-E<G9E<@I["B!M>2 H)'-Ea
M<G9E<BD@/2! 7SL*"B D<F-I<V5R=F5R(#T@)'-E<G9E<CL*('!R:6YT("@Ba
M<F-I<V5R=F5R(#T@(B N("1R8VES97)V97(@+B B7&XB*3L*?0H*<W5B(&]Pa
M96Y?<&]R= I["B C($UA>2!B92!M=6QT:2UH;VUE9"P@<W1A<G0@=VET:" Pa
M+C N,"XP(&%N9"!F:7@@=7 @869T97(@8V]N;F5C=&EO;@H@)'1H:7-A9&1Ra
M(#T@(EPP7#!<,%PP(CL*("1T:&ES<')O8R ]('!A8VL@*"1S;V-K861D<BP@a
M4$9?24Y%5"P@,"P@)'1H:7-A9&1R*3L*"B!I9B H)')C:7-E<G9E<B ]?B Oa
M7BA<9"LI7"XH7&0K*5PN*%QD*RE<+BA<9"LI)"\I"B!["B @)'-E<G9E<F%Da
M9'(@/2!P86-K("@B0S0B+" D,2P@)#(L("0S+" D-"D["B @<')I;G0@*"(Ha
M82ES97)V97)A9&1R(#T@(B N("1S97)V97)A9&1R("X@(EQN(BD["B!]"B!Ea
M;'-E"B!["B @;&]C86P@*$!X*2 ](&=E=&AO<W1B>6YA;64@*"1R8VES97)Va
M97(I.PH@(')E='5R;B P(&EF("$@0'@["B @)'-E<G9E<F%D9'(@/2! >%LTa
M73L*('T*"B D<V5R=F5R<')O8R ]('!A8VL@*"1S;V-K861D<BP@4$9?24Y%a
M5"P@)')C:7!O<G0L("1S97)V97)A9&1R*3L*( HC(&EF("@A<V]C:V5T("A(a
M5%10+" D<&9?:6YE="P@)'-O8VM?<W1R96%M+" D=&-P7W!R;W1O*2D*(&EFa
M("@A<V]C:V5T("A(5%10+" D<&9?:6YE="P@)'-O8VM?<W1R96%M+" D=&-Pa
M7W!R;W1O*2D*('L*(" D97)R;W)B=68@/2 B97)R;W)C;V1E/2TY,#$F<W5Ba
M97)R;W)C;V1E/2(N*"0A*S I.PH@("1E<G)O<F)U9B N/2 B)F5R<F]R=&5Xa
M=#U&86EL960K=&\K8W)E871E*W-O8VME="(["B @<F5T=7)N(# ["B!]"@H@a
M:68@*"%B:6YD("A(5%10+" D=&AI<W!R;V,I*0H@>PH@("1E<G)O<F)U9B ]a
M(")E<G)O<F-O9&4]+3DP,B9S=6)E<G)O<F-O9&4](BXH)"$K,"D["B @)&5Ra
M<F]R8G5F("X]("(F97)R;W)T97AT/49A:6QE9"MT;RMB:6YD*W1O*W-O8VMEa
M="(["B @<F5T=7)N(# ["B!]"@H@:68@*"%C;VYN96-T("A(5%10+" D<V5Ra
M=F5R<')O8RDI"B!["B @)&5R<F]R8G5F(#T@(F5R<F]R8V]D93TM.3 S)G-Ua
M8F5R<F]R8V]D93TB+B@D(2LP*3L*(" D97)R;W)B=68@+CT@(B9E<G)O<G1Ea
M>'0]1F%I;&5D*W1O*V-O;FYE8W0K=&\K<V]C:V5T(CL*("!R971U<FX@,#L*a
M('T*"B C(%=E(&]P96YE9"!C;VYN96-T:6]N('=I=&@@;&]C86P@861D<F5Sa
M<R!S970@=&\@04Y9+"!N;W<@=V4@:VYO=PH@(R!W:&EC:"!I;G1E<F9A8V4@a
M=V4@87)E('5S:6YG+"!S;R!W92!C86X@9FEX(&ET('5P"B!L;V-A;" H)&9Aa
M;2PD;'!O<G0I.PH@*"1F86TL)&QP;W)T+"1T:&ES861D<BD@/2!U;G!A8VL@a
M*"1S;V-K861D<BP@9V5T<V]C:VYA;64H2%144"DI.PH@)'1H:7-P<F]C(#T@a
M<&%C:R H)'-O8VMA9&1R+" R+" P+" D=&AI<V%D9'(I.PH*('-E;&5C=" Ha
M*'-E;&5C="A(5%10*2P@)'P@/2 Q*5LP72D[(" C('-E="!T;R!N;VXM8G5Fa
M9F5R960*"B!R971U<FX@,3L*?3L*"G-U8B!W<FET95]P;W)T"GL*(&UY("@Da
M=7)L+" D8V]O:VEE<RD["@H@)'5R;" ]("1R8VEU<FP["B D=7)L("X]("(Oa
M<')O9CTD<F-I<')O9B(@:68@)')C:7!R;V8@;F4@(B(["B D=7)L("X]("(Oa
M<V5S<STD<F-I<V5S<R(@:68@)')C:7-E<W,@;F4@(B(["B D=7)L("X]("(Oa
M<F-I8VUD/21R8VEC;60B.PH*(&9O<F5A8V@@*&ME>7,@)6-O;VMI92D*('L*a
M(" D8V]O:VEE<R N/2 B.R B(&EF("1C;V]K:65S(&YE("(B.PH@("1C;V]Ka
M:65S("X]("(D7STD8V]O:VEE>R1??2(["B!].PH*('!R:6YT($A45% @*")0a
M3U-4("1U<FP@2%144"\Q+C!<<EQN(BD["B!P<FEN="!(5%10("@B0V]N=&5Na
M="U4>7!E.B!A<'!L:6-A=&EO;B]X+7=W=RUF;W)M+75R;&5N8V]D961<;B(Ia
M.PH@<')I;G0@2%144" H(D-O;G1E;G0M3&5N9W1H.B B("X@;&5N9W1H*"1Ra
M8VEA<F=S*2 N(")<<EQN(BD["B!P<FEN="!(5%10("@B4')A9VUA.B!N;RUCa
M86-H95QR7&XB*3L*('!R:6YT($A45% @*")#;V]K:64Z("1C;V]K:65S7&XBa
M*2!I9B D8V]O:VEE<R!N92 B(CL*('!R:6YT($A45% @*")<<EQN(BD["B!Pa
M<FEN="!(5%10("@B)')C:6%R9W,B*3L*"B!R971U<FX@,3L*?3L*"G-U8B!Ra
M96%D7W!O<G0*>PH@;7D@*"1R;6%S:RP@)')F;W5N9"P@)')B=68L("1E;V8Ia
M.PH@;7D@*"1F:7)S="P@)&)U9BP@)&IU;FLI.PH*("1E;V8@/2 P.PH@)'=Ea
M8G-T871U<R ](# ["B!U;F1E9B H0')E<&QI;F5S*3L*"B!V96,@*"1R;6%Sa
M:RP@9FEL96YO*$A45% I+" Q*2 ](#$["@H@(R!R96%D($A45% @:&5A9&5Ra
M"@H@)&9I<G-T(#T@,3L*('=H:6QE("@A("1E;V8I"B!["B @*"1R9F]U;F0La
M("1J=6YK*2 ]('-E;&5C=" H)')M87-K+"!U;F1E9BP@=6YD968L(#,P*3L*a
M(" D=V5B<W1A='5S(#T@-3 S+" D96]F(#T@,2P@;&%S="!I9B A("1R9F]Ua
M;F0[(" C('1I;65D(&]U= H*(" D8G5F(#T@/$A45% ^.PH@("1W96)S=&%Ta
M=7,@/2 U,#,L("1E;V8@/2 Q+"!L87-T(&EF("$@)&)U9CL*"B @:68@*"1Fa
M:7)S="D*("!["B @("@D:G5N:RP@)'=E8G-T871U<RP@)&IU;FLI(#T@<W!La
M:70@*"]<<RLO+" D8G5F*3L*(" @)&9I<G-T(#T@,#L*("!].PH*("!I9B Ha
M)&)U9B ]?B O7G-E="UC;V]K:64Z("A;7CM=*RDO:2D*("!["B @("1B=68@a
M/2 D,3L*(" @;F5X="!I9B D8G5F("%^("\]+SL*(" @)&-O;VMI97LD8'T@a
M/2 D)SL*(" @;F5X=#L*("!].PH*("!L87-T(&EF("1B=68@/7X@+UY<<RHDa
M+SL*('T["@H@(R!R96%D($A45% @8V]N=&5N= H*("1B=68@/2 B(CL*('=Ha
M:6QE("@A("1E;V8I"B!["B @*"1R9F]U;F0L("1J=6YK*2 ]('-E;&5C=" Ha
M)')M87-K+"!U;F1E9BP@=6YD968L(#,P*3L*(" D=V5B<W1A='5S(#T@-3 Sa
M+" D96]F(#T@,2P@;&%S="!I9B A("1R9F]U;F0[(" C('1I;65D(&]U= H*a
M(" D<F9O=6YD(#T@<F5A9" H2%144"P@)')B=68L(#0P.38I.PH@("1E;V8@a
M/2 Q+"!L87-T(&EF("$@)')F;W5N9#L*(" D8G5F("X]("1R8G5F.PH@?3L*a
M"B! <F5P;&EN97,@/2!S<&QI=" H+UQR/UQN+RP@)&)U9BD["@H@)&5R<F]Ra
M8G5F(#T@<VAI9G0@*$!R97!L:6YE<RD["@H@:68@*"1W96)S=&%T=7,@(3T@a
M,C P*0H@>PH@("1E<G)O<F)U9B ](")E<G)O<F-O9&4]+3DP-"9S=6)E<G)Oa
M<F-O9&4])'=E8G-T871U<R(["B @)&5R<F]R8G5F("X]("(F97)R;W)T97ATa
M/4A45% K<')O=&]C;VPK97)R;W(K)'=E8G-T871U<R(["B @<F5T=7)N(# [a
M"B!].PH*(')E='5R;B Q.PI].PH*<W5B(&-L;W-E7W!O<G0*>PH@8VQO<V4@a
M*$A45% I.PH*(')E='5R;B Q.PI].PH*<W5B('-E;F1?8VUD("@I"GL*("1Ea
M<G)O<F)U9B ]("(B.PH@)')C:6-M9" ]("(_(B!I9B D<F-I8VUD(&5Q("(Ba
M.PH*('5N;&5S<R H;W!E;E]P;W)T*"D@)B8@=W)I=&5?<&]R="@I("8F(')Ea
M861?<&]R="@I("8F(&-L;W-E7W!O<G0H*2D*('L*("!R971U<FX@,#L*('T[a
M"@H@:68@*"1E<G)O<F)U9B ]?B O7&)E<G)O<F-O9&4]*"T_7&0K*2\@)B8@a
M)#$@;F4@,"D*('L*("!R971U<FX@,#L*('T["@H@<F5T=7)N(#$["GT["@HCa
M(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,Ca
M(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,*(R @(" @(" @(" @(" @(" @a
M(" @(" @(%)%4$Q9(%!!4E-%($953D-424].4R @(" @(" @(" @(" @(" @a
M(" @(" @(" C"B,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,Ca
M(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(PHC('-E=%]Ra
M8VE?8VUD("T@<V5T<R!T:&4@;F5X="!20TD@8V]M;6%N9" H=&\@8F4@<V5Na
M="!B>2!S96YD7V-M9"D@(" @(",*(R!A9&1?<F-I7V%R9R M(&%D9',@82!Pa
M87)A;65T97(O87)G=6UE;G0@=&\@=&AE(%)#22!C;VUM86YD(" @(" @(" @a
M(" C"B,@<&%R<V5?;&EN92 @+2!P87)S97,@82!N,3UV,29N,CUV,B8N+BX@a
M<W1R:6YG(&%N9"!R971U<FYS(&AA<V@@=&%B;&4@(PHC(&QA<W1?97)R;W(@a
M("T@<F5T=7)N<R!E<G)O<B!F<F]M(&QA<W0@8VUD(&%S(&AA<V@@=&%B;&4@a
M(" @(" @(" @(" @(",*(R!G971?<F5P;'D@(" M(')E='5R;G,@;F5X="!La
M:6YE(&]F(')E<&QY(&%S(&AA<V@@=&%B;&4@(" @(" @(" @(" @(" C"B,Ca
M(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,Ca
M(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(PH*<W5B('-E=%]R8VE?8VUD"GL*a
M(&UY("@D8VUD*2 ]($!?.PH*("1R8VEC;60@/2 D8VUD.PH@)')C:6%R9W,@a
M/2 B(CL*?3L*"G-U8B!A9&1?<F-I7V%R9PI["B!M>2 H)&YA;64L("1V86QUa
M92D@/2! 7SL*"B D<F-I87)G<R N/2 B)B(@:68@)')C:6%R9W,@;F4@(B([a
M"@H@)'9A;'5E(#U^(',O7%<O(B4B+G-P<FEN=&8H(B4R+C)8(BQO<F0H)"8Ia
M*2]E9SL*("1V86QU92 ]?B!S+R4R,"\K+V<["@H@)')C:6%R9W,@+CT@(B1Na
M86UE/21V86QU92(["GT["@IS=6(@<&%R<V5?;&EN90I["B!M>2 H0'1O:V5Na
M<RD@/2!S<&QI=" H+UPF+RP@)%];,%TI.PH@;7D@*"1N86UE+" D=F%L=64Ia
M.PH@;7D@*"5R970I.PH*('=H:6QE("A =&]K96YS*0H@>PH@("@D;F%M92P@a
M)'9A;'5E*2 ]('-P;&ET*"\]+RP@<VAI9G0@*$!T;VME;G,I+" R*3L*(" Da
M=F%L=64@/7X@<R]<*R\@+V<["B @)'9A;'5E(#U^(',O)2A;,"TY82UF02U&a
M77LR?2DO<&%C:R@B0R(L:&5X*"0Q*2DO96<["B @)')E='LB7$PD;F%M92)]a
M(#T@)'9A;'5E.PH@?3L*"B!R971U<FX@)7)E=#L*?3L*"G-U8B!L87-T7V5Ra
M<F]R"GL*(')E='5R;B F<&%R<V5?;&EN92 H)&5R<F]R8G5F*3L*?3L*"G-Ua
M8B!G971?<F5P;'D*>PH@<F5T=7)N("9P87)S95]L:6YE("AS:&EF=" H0')Ea
M<&QI;F5S*2D["GT["@HC(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,Ca
M(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,*(R @a
M(" @(" @(" @(" @(" @(" @(" @($-/3DY%0U1)3TX@1E5.0U1)3TY3(" @a
M(" @(" @(" @(" @(" @(" @(" @(" C"B,C(R,C(R,C(R,C(R,C(R,C(R,Ca
M(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,Ca
M(R,C(R,C(PHC(&-O;FYE8W0@(" @(" @("T@<V5N9',@4D-)(&-O;FYE8W0@a
M8V]M;6%N9" H;&]G<R!O;B K('-A=F5S('-E<W,@:60I(",*(R!D:7-C;VYNa
M96-T(" @(" M('-E;F1S(%)#22!D:7-C;VYN96-T(&-O;6UA;F0@(" @(" @a
M(" @(" @(" @(" @(" @(" C"B,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,Ca
M(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,Ca
M(PH*<W5B(&-O;FYE8W0*>PH@;7D@*"1U<V5R+" D<&%S<W=O<F0L("1T<F%Ca
M92D@/2! 7SL*(&UY("@D<V5N9%]O:RD["@H@)')C:7-E<W,@/2 B(CL*('5Na
M9&5F("5C;V]K:64["@H@)G-E=%]R8VE?8VUD("@B8V]N;F5C="(I.PH@)F%Da
M9%]R8VE?87)G("@B=7-E<B(L("(D=7-E<B(I.PH@)F%D9%]R8VE?87)G("@Ba
M<&%S<W=O<F0B+" B)'!A<W-W;W)D(BD["B F861D7W)C:5]A<F<@*")T<F%Ca
M92(L("(D=')A8V4B*2!I9B D=')A8V4@;F4@(B(["@H@)'-E;F1?;VL@/2 Fa
M<V5N9%]C;60@*"D["@H@:68@*"1R97!L:6YE<ULP72 ]?B O7&)S97-S/2A<a
M=RLI+RD*('L*(" D<F-I<V5S<R ]("0Q.PH@?3L*"B!R971U<FX@)'-E;F1?a
M;VL["GT["@IS=6(@9&ES8V]N;F5C= I["B!M>2 H)'-E;F1?;VLI.PH*("9Sa
M971?<F-I7V-M9" H(F1I<V-O;FYE8W0B*3L*"B D<V5N9%]O:R ]("9S96YDa
M7V-M9" H*3L*"B D<F-I<V5S<R ]("(B.PH*(')E='5R;B D<V5N9%]O:SL*a
M?3L*"B,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,Ca
M(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(PHC(" @(" @(" @(" @a
M(" @(" @(" @(" @5T]22TQ)4U0@3$E35"!&54Y#5$E/3E,@(" @(" @(" @a
M(" @(" @(" @(" @(",*(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,Ca
M(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C"B,@a
M;&ES=" @(" @(" @(" @(" @(" M('-E;F1S(%)#22!L:7-T(&-O;6UA;F0@a
M(" @(" @(" @(" @(" @(" @(" @(" @(PHC(&=E=%]N97AT7VET96T@(" @a
M(" @+2!S96YD<R!20TD@9V5T7VYE>'1?:71E;2!C;VUM86YD(" @(" @(" @a
M(" @(" @(",*(R!S=&%R=%]P<F]C97-S97,@(" @("T@<V5N9',@4D-)('-Ta
M87)T7W!R;V-E<W-E<R!C;VUM86YD(" @(" @(" @(" @(" C"B,C(R,C(R,Ca
M(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,Ca
M(R,C(R,C(R,C(R,C(R,C(R,C(PH*<W5B(&QI<W0*>PH@;7D@*"1W;W)K;&ESa
M="D@/2! 7SL*(&UY("@D<V5N9%]O:RD["@H@)G-E=%]R8VE?8VUD("@B;&ESa
M="(I.PH@)F%D9%]R8VE?87)G("@B=V]R:VQI<W0B+" B)'=O<FML:7-T(BD[a
M"@H@)'-E;F1?;VL@/2 F<V5N9%]C;60@*"D["@H@<F5T=7)N("1S96YD7V]Ka
M.PI].PH*<W5B(&=E=%]N97AT7VET96T*>PH@;7D@*"1W;W)K;&ES="D@/2! a
M7SL*(&UY("@D<V5N9%]O:RD["@H@)G-E=%]R8VE?8VUD("@B9V5T7VYE>'1?a
M:71E;2(I.PH@)F%D9%]R8VE?87)G("@B=V]R:VQI<W0B+" B)'=O<FML:7-Ta
M(BD["@H@)'-E;F1?;VL@/2 F<V5N9%]C;60@*"D["@H@<F5T=7)N("1S96YDa
M7V]K.PI].PH*<W5B('-T87)T7W!R;V-E<W,*>PH@;7D@*"1G<F]U<&YA;64La
M("1P<F]C97-S;F%M92D@/2! 7SL*(&UY("@D<V5N9%]O:RD["@H@)G-E=%]Ra
M8VE?8VUD("@B<W1A<G1?<')O8V5S<R(I.PH@)F%D9%]R8VE?87)G("@B9W)Oa
M=7!N86UE(BP@(B1G<F]U<&YA;64B*3L*("9A9&1?<F-I7V%R9R H(G!R;V-Ea
M<W-N86UE(BP@(B1P<F]C97-S;F%M92(I.PH*("1S96YD7V]K(#T@)G-E;F1?a
M8VUD("@I.PH*(')E='5R;B D<V5N9%]O:SL*?3L*"B,C(R,C(R,C(R,C(R,Ca
M(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,Ca
M(R,C(R,C(R,C(R,C(PHC(" @(" @(" @(" @(" @(" @(" @($E414T@1$%4a
M02!!0T-%4U,@1E5.0U1)3TY3(" @(" @(" @(" @(" @(" @(" @(",*(R,Ca
M(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,Ca
M(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C"B,@9V5T7V1A=&$@(" @(" @(" @a
M(" M('-E;F1S(%)#22!G971?9&%T82!C;VUM86YD(" @(" @(" @(" @(" @a
M(" @(" @(PHC('-E=%]D871A(" @(" @(" @(" @+2!S96YD<R!20TD@<V5Ta
M7V1A=&$@8V]M;6%N9" @(" @(" @(" @(" @(" @(" @(",*(R,C(R,C(R,Ca
M(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,Ca
M(R,C(R,C(R,C(R,C(R,C(R,C"@IS=6(@9V5T7V1A=&$*>PH@;7D@*"1W;W)Ka
M;&ES="PD:71E;2PD9&%T86YA;64I(#T@0%\["B!M>2 H)'-E;F1?;VLI.PH*a
M("9S971?<F-I7V-M9" H(F=E=%]D871A(BD["B F861D7W)C:5]A<F<@*")Wa
M;W)K;&ES="(L("(D=V]R:VQI<W0B*3L*("9A9&1?<F-I7V%R9R H(FET96TBa
M+" B)&ET96TB*3L*("9A9&1?<F-I7V%R9R H(F1A=&%N86UE(BP@(B1D871Aa
M;F%M92(I.PH*("1S96YD7V]K(#T@)G-E;F1?8VUD("@I.PH*(')E='5R;B Da
M<V5N9%]O:SL*?3L*"G-U8B!S971?9&%T80I["B!M>2 H)'=O<FML:7-T+"1Ia
M=&5M+"1D871A;F%M92PD9&%T879A;'5E+"1S879E*2 ]($!?.PH@;7D@*"1Sa
M96YD7V]K*3L*"B F<V5T7W)C:5]C;60@*")S971?9&%T82(I.PH@)F%D9%]Ra
M8VE?87)G("@B=V]R:VQI<W0B+" B)'=O<FML:7-T(BD["B F861D7W)C:5]Aa
M<F<@*")I=&5M(BP@(B1I=&5M(BD["B F861D7W)C:5]A<F<@*")D871A;F%Ma
M92(L("(D9&%T86YA;64B*3L*("9A9&1?<F-I7V%R9R H(F1A=&%V86QU92(La
M("(D9&%T879A;'5E(BD["B F861D7W)C:5]A<F<@*")S879E(BP@(B1S879Ea
M(BD@:68@)'-A=F4@;F4@(B(["@H@)'-E;F1?;VL@/2 F<V5N9%]C;60@*"D[a
M"@H@<F5T=7)N("1S96YD7V]K.PI].PH*(R,C(R,C(R,C(R,C(R,C(R,C(R,Ca
M(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,Ca
M(R,C(R,C"B,@(" @(" @(" @(" @(" @(" @251%32!!5%1!0TA-14Y4($%#a
M0T534R!&54Y#5$E/3E,@(" @(" @(" @(" @(" @(" @(PHC(R,C(R,C(R,Ca
M(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,Ca
M(R,C(R,C(R,C(R,C(R,C(R,*(R!G971?871T86-H(" @(" @(" @("T@<V5Na
M9',@4D-)(&=E=%]A='1A8V@@8V]M;6%N9" @(" @(" @(" @(" @(" @(" Ca
M"B,@<V5T7V%T=&%C:" @(" @(" @(" M('-E;F1S(%)#22!S971?871T86-Ha
M(&-O;6UA;F0@(" @(" @(" @(" @(" @(" @(PHC(R,C(R,C(R,C(R,C(R,Ca
M(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,Ca
M(R,C(R,C(R,C(R,*"G-U8B!G971?871T86-H"GL*(&UY("@D=V]R:VQI<W0La
M)&ET96TL)&%T=&%C:&YA;64I(#T@0%\["B!M>2 H)'-E;F1?;VLI.PH*("9Sa
M971?<F-I7V-M9" H(F=E=%]A='1A8V@B*3L*("9A9&1?<F-I7V%R9R H(G=Oa
M<FML:7-T(BP@(B1W;W)K;&ES="(I.PH@)F%D9%]R8VE?87)G("@B:71E;2(La
M("(D:71E;2(I.PH@)F%D9%]R8VE?87)G("@B871T86-H;F%M92(L("(D871Ta
M86-H;F%M92(I.PH*("1S96YD7V]K(#T@)G-E;F1?8VUD("@I.PH*(')E='5Ra
M;B D<V5N9%]O:SL*?3L*"G-U8B!S971?871T86-H"GL*(&UY("@D=V]R:VQIa
M<W0L)&ET96TL)&%T=&%C:&YA;64L)&%T=&%C:"PD9FEL96YA;64L)&UI;65Ta
M>7!E+"1S879E*2 ]($!?.PH@;7D@*"1S96YD7V]K*3L*"B F<V5T7W)C:5]Ca
M;60@*")S971?871T86-H(BD["B F861D7W)C:5]A<F<@*")W;W)K;&ES="(La
M("(D=V]R:VQI<W0B*3L*("9A9&1?<F-I7V%R9R H(FET96TB+" B)&ET96TBa
M*3L*("9A9&1?<F-I7V%R9R H(F%T=&%C:&YA;64B+" B)&%T=&%C:&YA;64Ba
M*3L*("9A9&1?<F-I7V%R9R H(F%T=&%C:"(L("(D871T86-H(BD["B F861Da
M7W)C:5]A<F<@*")F:6QE;F%M92(L("(D9FEL96YA;64B*3L*("9A9&1?<F-Ia
M7V%R9R H(FUI;65T>7!E(BP@(B1M:6UE='EP92(I.PH@)F%D9%]R8VE?87)Ga
M("@B<V%V92(L("(D<V%V92(I(&EF("(D<V%V92(@;F4@(B(["@H@)'-E;F1?a
M;VL@/2 F<V5N9%]C;60@*"D["@H@<F5T=7)N("1S96YD7V]K.PI].PH*(R,Ca
M(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,Ca
M(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C"B,@(" @(" @(" @(" @(" @(" @a
M(" @($E414T@0T]-4$Q%5$E/3B!&54Y#5$E/3E,@(" @(" @(" @(" @(" @a
M(" @(" @(PHC(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,Ca
M(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,*(R!S879E7VETa
M96T@(" @(" @(" @("T@<V5N9',@4D-)('-A=F5?:71E;2!C;VUM86YD(" @a
M(" @(" @(" @(" @(" @(" C"B,@<V5N9%]I=&5M(" @(" @(" @(" M('-Ea
M;F1S(%)#22!S96YD7VET96T@8V]M;6%N9" @(" @(" @(" @(" @(" @(" @a
M(PHC(&1E;&5T95]I=&5M(" @(" @(" @+2!S96YD<R!20TD@9&5L971E7VETa
M96T@8V]M;6%N9" @(" @(" @(" @(" @(" @(",*(R!C;&]S95]I=&5M(" @a
M(" @(" @("T@<V5N9',@4D-)(&-L;W-E7VET96T@8V]M;6%N9" @(" @(" @a
M(" @(" @(" @(" C"B,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,Ca
M(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(PH*<W5Ba
M('-A=F5?:71E;0I["B!M>2 H)'-E;F1?;VLI.PH*("9S971?<F-I7V-M9" Ha
M(G-A=F5?:71E;2(I.PH*("1S96YD7V]K(#T@)G-E;F1?8VUD("@I.PH*(')Ea
M='5R;B D<V5N9%]O:SL*?3L*"G-U8B!S96YD7VET96T*>PH@;7D@*"1W;W)Ka
M;&ES="PD:71E;2D@/2! 7SL*(&UY("@D<V5N9%]O:RD["@H@)G-E=%]R8VE?a
M8VUD("@B<V5N9%]I=&5M(BD["B F861D7W)C:5]A<F<@*")W;W)K;&ES="(La
M("(D=V]R:VQI<W0B*3L*("9A9&1?<F-I7V%R9R H(FET96TB+" B)&ET96TBa
M*3L*"B D<V5N9%]O:R ]("9S96YD7V-M9" H*3L*"B!R971U<FX@)'-E;F1?a
M;VL["GT["@IS=6(@9&5L971E7VET96T*>PH@;7D@*"1W;W)K;&ES="PD:71Ea
M;2D@/2! 7SL*(&UY("@D<V5N9%]O:RD["@H@)G-E=%]R8VE?8VUD("@B9&5La
M971E7VET96TB*3L*("9A9&1?<F-I7V%R9R H(G=O<FML:7-T(BP@(B1W;W)Ka
M;&ES="(I.PH@)F%D9%]R8VE?87)G("@B:71E;2(L("(D:71E;2(I.PH*("1Sa
M96YD7V]K(#T@)G-E;F1?8VUD("@I.PH*(')E='5R;B D<V5N9%]O:SL*?3L*a
M"G-U8B!C;&]S95]I=&5M"GL*(&UY("@D<V5N9%]O:RD["@H@)G-E=%]R8VE?a
M8VUD("@B8VQO<V5?:71E;2(I.PH*("1S96YD7V]K(#T@)G-E;F1?8VUD("@Ia
M.PH*(')E='5R;B D<V5N9%]O:SL*?3L*"@HC(R,C(R,C(R,C(R,C(R,C(R,Ca
M(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,Ca
M(R,C(R,C(R,*(R,C(R,C(R!792!H879E('1O(')E='5R;B!44E5%("@Q*2!Ta
M;R!S:&]W('!A8VMA9V4@;&]A9&5D(&]K87D@(R,C(R,C(R,C"B,C(R,C(R,Ca
M(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,C(R,Ca
8(R,C(R,C(R,C(R,C(R,C(R,C(PHQ.PH*a
end
RiscOS filetype : FFF
------------------------------
Date: 12 Jul 98 21:33:47 GMT (Last modified)
From: Perl-Request@ruby.oce.orst.edu (Perl-Users-Digest Admin)
Subject: Special: Digest Administrivia (Last modified: 12 Mar 98)
Message-Id: <null>
Administrivia:
Special notice: in a few days, the new group comp.lang.perl.moderated
should be formed. I would rather not support two different groups, and I
know of no other plans to create a digested moderated group. This leaves
me with two options: 1) keep on with this group 2) change to the
moderated one.
If you have opinions on this, send them to
perl-users-request@ruby.oce.orst.edu.
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 4057
**************************************