Home > Archive > PERL Miscellaneous > December 2004 > FAQ 2.15: Archives of comp.lang.perl.misc
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
FAQ 2.15: Archives of comp.lang.perl.misc
|
|
| PerlFAQ Server 2004-12-07, 4:11 am |
| This message is one of several periodic postings to comp.lang.perl.misc
intended to make it easier for perl programmers to find answers to
common questions. The core of this message represents an excerpt
from the documentation provided with Perl.
--------------------------------------------------------------------
2.15: Archives of comp.lang.perl.misc
The Google search engine now carries archived and searchable newsgroup
content.
http://groups.google.com/groups?gro....lang.perl.misc
If you have a question, you can be sure someone has already asked the
same question at some point on c.l.p.m. It requires some time and
patience to sift through all the content but often you will find the
answer you s .
--------------------------------------------------------------------
Documents such as this have been called "Answers to Frequently
Asked Questions" or FAQ for short. They represent an important
part of the Usenet tradition. They serve to reduce the volume of
redundant traffic on a news group by providing quality answers to
questions that keep coming up.
If you are some how irritated by seeing these postings you are free
to ignore them or add the sender to your killfile. If you find
errors or other problems with these postings please send corrections
or comments to the posting email address or to the maintainers as
directed in the perlfaq manual page.
Note that the FAQ text posted by this server may have been modified
from that distributed in the stable Perl release. It may have been
edited to reflect the additions, changes and corrections provided
by respondents, reviewers, and critics to previous postings of
these FAQ. Complete text of these FAQ are available on request.
The perlfaq manual page contains the following copyright notice.
AUTHOR AND COPYRIGHT
Copyright (c) 1997-2002 Tom Christiansen and Nathan
Torkington, and other contributors as noted. All rights
reserved.
This posting is provided in the hope that it will be useful but
does not represent a commitment or contract of any kind on the part
of the contributers, authors or their agents.
| |
| Matt Garrish 2004-12-07, 4:11 am |
|
"PerlFAQ Server" <comdog@panix.com> wrote in message
news:cosqk5$647$1@reader1.panix.com...
> This message is one of several periodic postings to comp.lang.perl.misc
> intended to make it easier for perl programmers to find answers to
> common questions. The core of this message represents an excerpt
> from the documentation provided with Perl.
>
> --------------------------------------------------------------------
>
> 2.15: Archives of comp.lang.perl.misc
>
> The Google search engine now carries archived and searchable newsgroup
> content.
>
> http://groups.google.com/groups?gro....lang.perl.misc
>
> If you have a question, you can be sure someone has already asked the
> same question at some point on c.l.p.m. It requires some time and
> patience to sift through all the content but often you will find the
> answer you s .
>
Might do good to post this one in high rotation! (i.e., every day... : )
Matt
| |
| Michele Dondi 2004-12-07, 4:11 am |
| On Sat, 4 Dec 2004 13:54:45 -0500, "Matt Garrish"
<matthew.garrish@sympatico.ca> wrote:
>Might do good to post this one in high rotation! (i.e., every day... : )
More seriously I *think* that the PerlFAQ Server's currently just
randomly selects the FAQ entry to post. I also think that in this
respect the selection algorithm should be made to work more on a
shuffling base, i.e. with no reposting of the same FAQ too soon and
with no FAQs failing to be sent in a reasonable amount of time.
Sorry for the bad wording, but this morning I couldn't express myself
any better. Hope you understood what I meant. At least I did...
Michele
--
{$_=pack'B8'x25,unpack'A8'x32,$a^=sub{po
p^pop}->(map substr
(($a||=join'',map--$|x$_,(unpack'w',unpack'u','G^<R<Y]*YB='
..'KYU;*EVH[.FHF2W+#"\Z*5TI/ER<Z`S(G.DZZ9OX0Z')=~/./g)x2,$_,
256),7,249);s/[^\w,]/ /g;$ \=/^J/?$/:"\r";print,redo}#JAPH,
| |
| brian d foy 2004-12-07, 4:11 am |
| In article <UJnsd.30917$Ad3.2314499@news20.bellglobal.com>, Matt
Garrish <matthew.garrish@sympatico.ca> wrote:
> "PerlFAQ Server" <comdog@panix.com> wrote in message
> news:cosqk5$647$1@reader1.panix.com...
[color=darkred]
> Might do good to post this one in high rotation! (i.e., every day... : )
Actually, I could just add it to the standard wrapper for
every post :)
--
brian d foy, comdog@panix.com
Subscribe to The Perl Review: http://www.theperlreview.com
| |
| brian d foy 2004-12-07, 4:11 am |
| In article <2aj5r0hl3filtu40147b0hql5um1q5e75j@4ax.com>, Michele Dondi
<bik.mido@tiscalinet.it> wrote:
> On Sat, 4 Dec 2004 13:54:45 -0500, "Matt Garrish"
> <matthew.garrish@sympatico.ca> wrote:
[color=darkred]
> More seriously I *think* that the PerlFAQ Server's currently just
> randomly selects the FAQ entry to post. I also think that in this
> respect the selection algorithm should be made to work more on a
> shuffling base,
It could be. :)
the source is in the perlfaq CVS repository if you care to take
a crack at it.
http://cvs.perl.org/viewcvs/cvs-public/perlfaq/
--
brian d foy, comdog@panix.com
Subscribe to The Perl Review: http://www.theperlreview.com
| |
| Matt Garrish 2004-12-07, 4:11 am |
|
"brian d foy" <comdog@panix.com> wrote in message
news:051220042213517000%comdog@panix.com...
> In article <UJnsd.30917$Ad3.2314499@news20.bellglobal.com>, Matt
> Garrish <matthew.garrish@sympatico.ca> wrote:
>
>
>
>
> Actually, I could just add it to the standard wrapper for
> every post :)
>
I can't see how any harm could come of it...
Matt
| |
| Anno Siegel 2004-12-07, 9:02 am |
| brian d foy <comdog@panix.com> wrote in comp.lang.perl.misc:
> In article <2aj5r0hl3filtu40147b0hql5um1q5e75j@4ax.com>, Michele Dondi
> <bik.mido@tiscalinet.it> wrote:
>
>
>
>
> It could be. :)
>
> the source is in the perlfaq CVS repository if you care to take
> a crack at it.
>
> http://cvs.perl.org/viewcvs/cvs-public/perlfaq/
This has come up time and again...
I'm working on it, expect a patch soonish.
Anno
|
|
|
|
|