[18975] in Perl-Users-Digest

home help back first fref pref prev next nref lref last post

Perl-Users Digest, Issue: 1170 Volume: 10

daemon@ATHENA.MIT.EDU (Perl-Users Digest)
Thu Jun 21 06:05:31 2001

Date: Thu, 21 Jun 2001 03:05:08 -0700 (PDT)
From: Perl-Users Digest <Perl-Users-Request@ruby.OCE.ORST.EDU>
To: Perl-Users@ruby.OCE.ORST.EDU (Perl-Users Digest)
Message-Id: <993117908-v10-i1170@ruby.oce.orst.edu>
Content-Type: text

Perl-Users Digest           Thu, 21 Jun 2001     Volume: 10 Number: 1170

Today's topics:
        classification <iam@whateveryouwant.com>
    Re: Click here to crash the browser? <davsoming@lineone.net>
    Re: Click here to crash the browser? <der.prinz@gmx.net>
    Re: command line news posting tools <pne-news-20010621@newton.digitalspace.net>
    Re: Configuration problem <davsoming@lineone.net>
    Re: Difficulty exporting from modules <ron@savage.net.au>
    Re: END_MULTIPART (Seems very rare) <scott@generator.co.za>
    Re: Help -- MLDBM and Segmentation faults <viscido@u.washington.edu>
    Re: Help -- MLDBM and Segmentation faults <goldbb2@earthlink.net>
    Re: How i Install module in NT platform (Helgi Briem)
    Re: How i Install module in NT platform <bart.lateur@skynet.be>
    Re: need something similar to $input=$ENV{'QUERY_STRING (Rafael Garcia-Suarez)
    Re: ord() and ...? <pne-news-20010621@newton.digitalspace.net>
    Re: ord() and ...? <jurgenex@hotmail.com>
    Re: Reference-problem <sserena@freesurf.ch>
    Re: Reference-problem (Anno Siegel)
    Re: Regexps, using variables to get $1, $2, etc. <jonni@ifm.liu.se>
        Remove last \n <terence@nospam.hotbot.com>
    Re: Remove last \n (Sam Holden)
    Re: Remove last \n (Rafael Garcia-Suarez)
    Re: Remove last \n (Anno Siegel)
    Re: Remove last \n <terence@nospam.hotbot.com>
    Re: streaming image to your browser or saving them (None)
    Re: Time in milliseconds nobull@mail.com
        Digest Administrivia (Last modified: 6 Apr 01) (Perl-Users-Digest Admin)

----------------------------------------------------------------------

Date: Thu, 21 Jun 2001 11:16:23 +0200
From: "Manuel Lazcano" <iam@whateveryouwant.com>
Subject: classification
Message-Id: <9gsdss$423$1@diana.bcn.ttd.net>

Hi, I'm Manu from Spain. First of all, sorry for my English.

I need some help for my web, I'm currently developing a site for the spanish
soccer league, and I'm looking for a free perl script that can manage the
competition generating HTML pages for the results, classification, and so
on.

I've looked for it in free resource sites, but I didn't find anything. Can
you please help me?

Thank you in advance.




------------------------------

Date: Thu, 21 Jun 2001 06:07:46 +0100
From: "David Soming" <davsoming@lineone.net>
Subject: Re: Click here to crash the browser?
Message-Id: <tj2vt0dk5l4bf6@corp.supernews.co.uk>

BTW...
If I change it to send mail it works just fine!

$our_link = "mailto:myself\@mydomain.com/";
$our_image = "<font size=-1>ChatPro v1.0 by me<br> <a target=\"_new\"
href=\"$our_link\">click here to crash the browser</a></font>";

--
David Soming
'Just a head-banger- doing what I do best'





------------------------------

Date: Thu, 21 Jun 2001 10:55:30 +0200
From: "Stefan Weiss" <der.prinz@gmx.net>
Subject: Re: Click here to crash the browser?
Message-Id: <3b31b631$1@e-post.inode.at>

David Soming <davsoming@lineone.net> wrote:

> $our_link = "http://www.mydomain.com/";
> $our_image = "<font size=-1>ChatPro v1.0 by me<br> <a target=\"_new\"
> href=\"$our_link\">click here to crash the browser</a></font>";

Please post the code you are really using. It's hard to say
what your problem is if you don't show us the real thing.

> In NN the hyperlink works but goes to:
> http://www.mydomain.com/chat/$our_link

The string "chat" does not even occur in the code above.

cheers,
stefan





------------------------------

Date: Thu, 21 Jun 2001 08:43:59 +0200
From: Philip Newton <pne-news-20010621@newton.digitalspace.net>
Subject: Re: command line news posting tools
Message-Id: <er53jt4lei3fdatigc4jk6ces8pn992lmc@4ax.com>

[comp.unix.shell removed]

On 20 Jun 2001 23:58:19 -0300, * Tong * <sun_tong@users.sourceforge.net>
wrote:

> Please suggest a news posting tool that can be used from command
> line, which has the function that like 'sendmail -t' (scanned
> message for headers) TIA

'nntppost', something I stole from the News::Scan distribution. It's
fairly trivial to hack something small together based on Net::NNTP, as
well.

Cheers,
Philip
-- 
Philip Newton <nospam.newton@gmx.li>
Yes, that really is my address; no need to remove anything to reply.
If you're not part of the solution, you're part of the precipitate.


------------------------------

Date: Thu, 21 Jun 2001 05:16:13 +0100
From: "David Soming" <davsoming@lineone.net>
Subject: Re: Configuration problem
Message-Id: <tj2ssb2lbj70df@corp.supernews.co.uk>

<snipped here & there>
______________
"David Efflandt" <see-sig@from.invalid> wrote in message
news:slrn9j2dok.5eq.see-sig@typhoon.xnet.com...
>
> Maybe there is no 'home' relative to the current working dir (which is the
> dir of the page for includes).  Did you forget a '/' on '/home'?
>
Yes it was a typo- should have read:  /home, but I have it working now, the
actual problem was that my program was looking for a "require" which wasnt
there!
Thanks
> > Also, what exactly does "use constant" mean?
>
> 'perldoc constant' should explain.
>
Ok Thanks!
--
David Soming
'Just a head-banger- doing what I do best'
______________




------------------------------

Date: Thu, 21 Jun 2001 18:25:19 +1000
From: "Ron Savage" <ron@savage.net.au>
Subject: Re: Difficulty exporting from modules
Message-Id: <4eiY6.8893$qJ4.359171@ozemail.com.au>

Matthew

See below.

--
Cheers
Ron  Savage
ron@savage.net.au
http://savage.net.au/index.html

[snip]

> Next question: after making the correction you suggested, I uncommented
> this line:
> our @ISA = qw( CWidgit );
> in package CWidget::Menu. After my test program exits this message is
> printed twice:
> Can't locate package CWidgit for @CWidget::Menu::ISA during global destruction.
>
> The original post shows the ISA line that was commented out. Any ideas why this
> happens?

Don't know.

Try putting the CWidget package before the derived one.





------------------------------

Date: Thu, 21 Jun 2001 08:00:54 +0200
From: "scotth" <scott@generator.co.za>
Subject: Re: END_MULTIPART (Seems very rare)
Message-Id: <3b318dec$0$223@hades.is.co.za>

Hi All.
Thanks for the help - you are all quite correct.
I'm by no means a PERL expert, I was just busy trying to fix up a broken CGI
script on a client's site.
But I do think PERL is great!

regards
Scott

"scotth" <scott@generator.co.za> wrote in message
news:3b305726$0$230@hades.is.co.za...
> Hi.
> I am trying to get a CGI search engine written by someone else to work.
> After modifying the first line to the correct path, I get this error on
both
> Linux and Windows.
>
> Can't find string terminator "END_MULTIPART" anywhere before EOF at
> ./cgi-lib.pl line 114.
>
> This error seems to be rare, as I could only find one reference to it on
> Google.
> Has anyone had this problem before, if so how do I solve it?
>
> Thanks
> Scott
> --
> Scott Houseman
>
> Software Development
> scott@generator.co.za
> mobile: +27 82 491 8021
>
> Generator Communications | Be An Island
> tel:  +27 21 425 9710
> fax: +27 21 425 9713
>
>




------------------------------

Date: Wed, 20 Jun 2001 21:33:31 -0700
From: "S. Viscido" <viscido@u.washington.edu>
Subject: Re: Help -- MLDBM and Segmentation faults
Message-Id: <Pine.A41.4.33.0106202133170.164072-100000@homer07.u.washington.edu>


Thanks for the advice... I'll figure another way around it.

Steven Viscido [viscido@u.washington.edu]
Department of Zoology, Box351800 Kincaid Hall
University of Washington
Seattle, WA 98195	Tel: 206-221-6893



------------------------------

Date: Thu, 21 Jun 2001 04:11:40 -0400
From: Benjamin Goldberg <goldbb2@earthlink.net>
Subject: Re: Help -- MLDBM and Segmentation faults
Message-Id: <3B31AC3C.2524D60A@earthlink.net>

S. Viscido wrote:
> 
> Thanks for the advice... I'll figure another way around it.

May I suggest the Storable module, available from CPAN?
Obviously, it's not going to be as fast as using a database, but it does
have the nstore function, which allows you to make it portable.

use FindBin qw($Bin);
use Storable;

# make sure players.whatever was made with nstore(), not store().
my $players = retrieve $_ = "$Bin/game/data/players.whatever"
	or die "Could not retrieve($_): $!\n";
ref($players) eq "HASH" or
	die "Unexpected data structure in $_;\n".
	"expected HASH, got " . ref($players) . "\n";

# Print the hash
foreach my $dbnum (keys %$players) {
  print "#$dbnum\n";
  foreach my $attribute ( keys %{$players->{$dbnum}} ) {
    print "$attribute: ${$players}{$dbnum}{$attribute}\n";
  }
}

-- 
The longer a man is wrong, the surer he is that he's right.


------------------------------

Date: Thu, 21 Jun 2001 08:35:52 GMT
From: helgi@NOSPAMdecode.is (Helgi Briem)
Subject: Re: How i Install module in NT platform
Message-Id: <3b31b190.1900517710@news.isholf.is>

On 20 Jun 2001 06:41:57 -0700, ELI@PELEPHONE.CO.IL (Eli)
wrote:

>hi all
>
>how i install module on NT platform
>i get the instruction from the wab
>after i unzip the zip file
>i get into the new create directory
>the step that i sould do is :
>1. perl Makefile.pl
>2. Dmake
>3.Dmake test
>4.Dmake install
>
>but after i run the first step , i can't run make or dmake
>i try also perl -V:Dmake but noting done
>unother think there are missing the install file of it ok

What's a wab? :-)
What's a Dmake?  Do you have Dmake?
Why are you trying to make a Perl module under NT?
Use PPM and save yourself a world of hurt.

Regards,
Helgi Briem


------------------------------

Date: Thu, 21 Jun 2001 09:16:44 GMT
From: Bart Lateur <bart.lateur@skynet.be>
Subject: Re: How i Install module in NT platform
Message-Id: <tqe3jt06m8or6lj3u8lq2u9iiar9mknjn2@4ax.com>

Eli wrote:

>how i install module on NT platform

What Perl, what module?

Many modules using XS (compiled C), have been ported to Windows Perl.

Both ActiveState's ActivePerl and IndigoStar's Indigoperl have a module
installer, which can install both these, and plain Perl modules from
CPAN.

-- 
	Bart.


------------------------------

Date: 21 Jun 2001 07:18:44 GMT
From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
Subject: Re: need something similar to $input=$ENV{'QUERY_STRING'};
Message-Id: <slrn9j3807.2st.rgarciasuarez@rafael.kazibao.net>

lying_happy_eyes wrote in comp.lang.perl.misc:
} I know that this, when appended to the end of a file, $ENV{'QUERY_STRING'};
} can be put into a $. so i assume that there's something similar in perl that
} i can use to get the complete URL of a file, you know, get it to see where
} exactly it's located, and put it into a $??
} 
} i.e. if a perl script's located at mydomain.com/cgi-bin/perl.pl how can i
} get it so that i can use it in the perl script???

So you want the full URL of the CGI program being executed.
This is more a CGI question than a perl question. Whatever; I suggest

$my_url = "http://$ENV{SERVER_NAME}$ENV{SCRIPT_NAME}";

More info on environment variables in CGI programs :
http://hoohoo.ncsa.uiuc.edu/cgi-1.1/env.html

-- 
Rafael Garcia-Suarez / http://rgarciasuarez.free.fr/


------------------------------

Date: Thu, 21 Jun 2001 08:07:58 +0200
From: Philip Newton <pne-news-20010621@newton.digitalspace.net>
Subject: Re: ord() and ...?
Message-Id: <ap33jt4a99hskpke2rnvmiipmn24t1af5n@4ax.com>

On Wed, 20 Jun 2001 11:54:54 -0700, "Jürgen Exner"
<jurgenex@hotmail.com> wrote:

> Why not use lc and uc (see perldoc -f lc and perldoc -f uc)?
> It will even do the right thing for all characters, not only for just 7-bit
> ASCII.

Don't you need to "use locale;" before it'll do that?

Cheers,
Philip
-- 
Philip Newton <nospam.newton@gmx.li>
Yes, that really is my address; no need to remove anything to reply.
If you're not part of the solution, you're part of the precipitate.


------------------------------

Date: Thu, 21 Jun 2001 00:10:54 -0700
From: "Jürgen Exner" <jurgenex@hotmail.com>
Subject: Re: ord() and ...?
Message-Id: <3b319e00@news.microsoft.com>

"Philip Newton" <pne-news-20010621@newton.digitalspace.net> wrote in message
news:ap33jt4a99hskpke2rnvmiipmn24t1af5n@4ax.com...
> On Wed, 20 Jun 2001 11:54:54 -0700, "Jürgen Exner"
> <jurgenex@hotmail.com> wrote:
>
> > Why not use lc and uc (see perldoc -f lc and perldoc -f uc)?
> > It will even do the right thing for all characters, not only for just
7-bit
> > ASCII.
>
> Don't you need to "use locale;" before it'll do that?

According to the man page, sure.
But that shouldn't be a problem....

jue




------------------------------

Date: Thu, 21 Jun 2001 11:20:34 +0200
From: "Stefan Serena" <sserena@freesurf.ch>
Subject: Re: Reference-problem
Message-Id: <9gse97$r48$1@news1.sunrise.ch>

Thx! I've written that I _could_ use a hash, because Rafael Garcia-Suarez
recommended to rather use hashes than symbolic references.
Everybody sais that using symbolic references is a bad idea. But, lets say I
have 20 variables: $apple, $orange, $lemon, $banana and so on. They have to
remain like that (no hash or array). Then, I have to perform 5 tasks with
each of these variables. I could write 100 lines or use a procedure, but
wouldn't it be better to put the names of the variables into an array and
work with symbolic references?

Stefan

"Bob Walton" <bwalton@rochester.rr.com> schrieb im Newsbeitrag
news:3B31604F.E90BFF59@rochester.rr.com...
> Stefan Serena wrote:
> >
> > Thx, that was the point. I thought I understood that part... maybe I
should
> > reread it :-)
> > Yes, I could use a hash, but I wanted to use references as I've never
used
> > them until now...
>
> ${$foo[0]} is *not* a hash, and has nothing to do with a hash.  In this
> case, the {...} is a block.  It would be a hash lookup if it were, say:
>
>     $hash{$foo[0]}
>
> Also, the construct you are using with ${$foo[0]} is not a proper
> reference, but rather a "symbolic reference".  See perldoc perlref,
> under the "Symbolic References" section.  Using symbolic references is a
> *bad idea*.  It corrupts your symbol table by creating variable names
> that depend on your data -- so then you don't know for sure if maybe you
> will overwrite a variable you didn't plan on overwriting because someone
> put just the wrong thing in the data.
>
> >
> > "Rafael Garcia-Suarez" <rgarciasuarez@free.fr> schrieb im Newsbeitrag
> > news:slrn9j13rr.ul1.rgarciasuarez@rafael.kazibao.net...
> > > Stefan Serena wrote in comp.lang.perl.misc:
> ...
> > > } What's wrong? It doesn't cause an error, but I want it to print
"Hello
> > > } World!"...
> > > }
> > > } @foo = ('bar', 'anything');
> > > } $$foo[0] = "Hello World!";
> > > } print $bar;
> > >
> > > You should write
> > > ${$foo[0]} = "Hello World!";
> > >
> ...
> > > Rafael Garcia-Suarez / http://rgarciasuarez.free.fr/
> --
> Bob Walton




------------------------------

Date: 21 Jun 2001 09:57:35 GMT
From: anno4000@lublin.zrz.tu-berlin.de (Anno Siegel)
Subject: Re: Reference-problem
Message-Id: <9gsgef$t5f$1@mamenchi.zrz.TU-Berlin.DE>

According to Stefan Serena <sserena@freesurf.ch>:

First off: Please trim the quoted text and place your reply below
the part(s) you are replying to.  Don't slap it on top and let
your readers sort it out.

> Thx! I've written that I _could_ use a hash, because Rafael Garcia-Suarez
> recommended to rather use hashes than symbolic references.
> Everybody sais that using symbolic references is a bad idea. But, lets say I
> have 20 variables: $apple, $orange, $lemon, $banana and so on. They have to
> remain like that (no hash or array).

Why would they have to remain like that?  You are excluding the
proposed solution from the start, but you are giving no reason.

>                                      Then, I have to perform 5 tasks with
> each of these variables. I could write 100 lines or use a procedure, but
> wouldn't it be better to put the names of the variables into an array and
> work with symbolic references?

Putting the variables into an array (rather a list) is fine (see below).
Putting the variable *names* into an array and working with symrefs
is to be avoided.

You can walk through a bunch of unrelated variables and do things
to them without symrefs:

    foreach ( $apple, $orange, $lemon, $banana ) {
        # do something with $_ here.
    }

Note that foreach makes $_ an alias to each variable in turn, so
everything you do to $_ really happens to $apple, $orange, etc.
This even works for lexical variables, which is the preferred
type.  The only difference to symrefs is that you don't know
the *name* of the variable while you're working on it, but you
rarely need to.

[jeopardectomy]

Anno


------------------------------

Date: Thu, 21 Jun 2001 08:59:28 +0200
From: "Jonas Nilsson" <jonni@ifm.liu.se>
Subject: Re: Regexps, using variables to get $1, $2, etc.
Message-Id: <9gs5s2$8s0$1@newsy.ifm.liu.se>

"Egghead" <googlenews@edge-web.com> wrote in message
news:tivaek8bf22n77@corp.supernews.com...
> I'd like to take a string, match and store patterns within the string
using
> a regexp defined in a variable ($match) which stores values in $1, $2, $`,
etc.
> Then I'd like to get the data contained in the read-only variables and
> manipulate it with another variable ($replace).

This short one works nice, and with your specifications:

$string = 'this.20010420162000.txt';
$match = '^th(.*?)\.(\d{14})\.txt$';
$replace = '$1.during.$2';

$string=~s/$match/qq(qq($replace))/ee;

--
_______________________________
Jonas Nilsson




------------------------------

Date: Thu, 21 Jun 2001 15:15:38 +0800
From: "Terence" <terence@nospam.hotbot.com>
Subject: Remove last \n
Message-Id: <9gs70l$5rc$1@coco.singnet.com.sg>

I've a file with multiple lines.
In the end of the file, there is always a \n (newline) character.
How can I remove this character?

Thanks and regards.




------------------------------

Date: 21 Jun 2001 07:26:40 GMT
From: sholden@pgrad.cs.usyd.edu.au (Sam Holden)
Subject: Re: Remove last \n
Message-Id: <slrn9j38dg.sea.sholden@pgrad.cs.usyd.edu.au>

On Thu, 21 Jun 2001 15:15:38 +0800, Terence <terence@nospam.hotbot.com> wrote:
>I've a file with multiple lines.
>In the end of the file, there is always a \n (newline) character.
>How can I remove this character?

perldoc -f chomp

-- 
Sam Holden


------------------------------

Date: 21 Jun 2001 07:50:24 GMT
From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
Subject: Re: Remove last \n
Message-Id: <slrn9j39ri.7u6.rgarciasuarez@rafael.kazibao.net>

Terence wrote in comp.lang.perl.misc:
} I've a file with multiple lines.
} In the end of the file, there is always a \n (newline) character.

That's usually considered correct for text files. Some early UNIX
editors (vi) even refuse to write text files without a \n at the end.

} How can I remove this character?

Here's one way :
-s to get the size of the file
truncate() to remove the last character (or the two last ones if this is
a MS-DOS text file)

-- 
Rafael Garcia-Suarez / http://rgarciasuarez.free.fr/


------------------------------

Date: 21 Jun 2001 08:13:56 GMT
From: anno4000@lublin.zrz.tu-berlin.de (Anno Siegel)
Subject: Re: Remove last \n
Message-Id: <9gsac4$jbp$1@mamenchi.zrz.TU-Berlin.DE>

According to Terence <terence@nospam.hotbot.com>:
> I've a file with multiple lines.
> In the end of the file, there is always a \n (newline) character.
> How can I remove this character?

Under most circumstances you want to keep a terminating line feed
because it is expected to be there in a text file.  The only
exception I know is MacOS.

If you really want to remove the final line feed, this will do it:

    while ( <IN> ) {
        chomp if eof IN;
        print;
    }

Anno


------------------------------

Date: Thu, 21 Jun 2001 17:37:30 +0800
From: "Terence" <terence@nospam.hotbot.com>
Subject: Re: Remove last \n
Message-Id: <9gsfbb$l2m$1@dahlia.singnet.com.sg>

Thanks Anno Siegel,

Agree that its normal to have the terminating line feed at the eof.
I've an application written by my vendor which fails everytime there is an
line feed at the eof.
Now I resort in using the chomp to remove the line feed.

Thanks
Terence

"Anno Siegel" <anno4000@lublin.zrz.tu-berlin.de> wrote in message
news:9gsac4$jbp$1@mamenchi.zrz.TU-Berlin.DE...
> According to Terence <terence@nospam.hotbot.com>:
> > I've a file with multiple lines.
> > In the end of the file, there is always a \n (newline) character.
> > How can I remove this character?
>
> Under most circumstances you want to keep a terminating line feed
> because it is expected to be there in a text file.  The only
> exception I know is MacOS.
>
> If you really want to remove the final line feed, this will do it:
>
>     while ( <IN> ) {
>         chomp if eof IN;
>         print;
>     }
>
> Anno




------------------------------

Date: 20 Jun 2001 21:35:24 -0700
From: pohanl@aol.com (None)
Subject: Re: streaming image to your browser or saving them
Message-Id: <12124e47.0106202035.7b89f807@posting.google.com>

Bob Walton <bwalton@rochester.rr.com> wrote in message news:<3B2E9131.4B6439E6@rochester.rr.com>...
> None wrote:
> > 
> > The following is code that will allow you to stream data to a
> > person's browser (if displayable image it will be displayed)...
> > 
> > sub streamImage {
> >   my($filename,$directory)=@_;
> >   my($filesize)= -s "$directory/$filename";
> >   chdir $directory;
> >   print "Content-type: application/octet-stream\n";
> >   print "Content-Disposition: inline; filename=$filename\n";
> >   print "Content-Length: $filesize\n";
> >   print "Content-Description: Display:$filename\n\n";
> >   $| =1;
> >   open(IN,"$filename");
> >   binmode(IN);
> >   binmode(STDOUT);
> >   print <IN>
> >   close IN;
> > }
> > 
> > the following will prompt the user to save the image (or file)
> > 
> > sub saveImage {
> >   my($filename,$directory)=@_;
> >   my($filesize)= -s "$directory/$filename";
> >   chdir $directory;
> >   print "Content-type: application/octet-stream\n";
> >   print "Content-Disposition: attachment; filename=$filename\n";
> >   print "Content-Length: $filesize\n";
> >   print "Content-Description: Display:$filename\n\n";
> >   $| =1;
> >   open(IN,"$filename");
> >   binmode(IN);
> >   binmode(STDOUT);
> >   print <IN>
> >   close IN;
> > }
>  That doesn't even compile.


this post tests your debugging skills...
add that one semicolon to the appropriate place in each sub...


------------------------------

Date: 21 Jun 2001 08:52:23 +0100
From: nobull@mail.com
Subject: Re: Time in milliseconds
Message-Id: <u9vglq6xkv.fsf@wcl-l.bham.ac.uk>

Glenn <glenn@surveystar.com> writes a FAQ:

> Is there any way of getting a system time value which includes
> milliseconds?

Not on all OS - this has nothing to do with Perl.

If the OS does offer a method to supply this info there is a Perl
module that will provide an interface to it.

Finding this module is left as an exercise for the reader.

Hint: see Perl FAQ or look at the list of modules on CPAN.

-- 
     \\   ( )
  .  _\\__[oo
 .__/  \\ /\@
 .  l___\\
  # ll  l\\
 ###LL  LL\\


------------------------------

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.  

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 V10 Issue 1170
***************************************


home help back first fref pref prev next nref lref last post