From: Tad McClellan on
Bart the bear <bartthebear(a)gmail.com> wrote:
>
> A. Sinan Unur wrote:
>> "Bart the bear" <bartthebear(a)gmail.com> wrote in
>> news:1139585729.767825.90970(a)f14g2000cwb.googlegroups.com:
>>
>> > I have to untangle somebody else's code and I ran accross the pragma
>> > "use library". I cannot find in the "Programming Perl" or anywhere else.
>> > Can somebody tell me what that pragma does or where to find the
>> > description?
>>
>> There are two possibilities:
>>
>> (1) Someone was being cute, and they named their module library.pm
>>
>> (2) Or, your post is inaccurate, and the statement is actually:
>>
>> use lib '/some/path';
>>
>> If it is (1), find the module library.pm that is being used. If it is (2),
>> then read
>>
>> perldoc lib
>>
>> Sinan
>
> My post was inaccurate.


So you wasted the time of hundreds of people.

You can use up all of your coupons very quickly if you don't take
a bit of care when composing posts.


--
Tad McClellan SGML consulting
tadmc(a)augustmail.com Perl programming
Fort Worth, Texas
From: Bart the bear on
Tad, please do not misunderestimate me. I humbly apologize to all the
opressed
masses of the world that I helped further opress with my lack of
precision. You are
hereby granted the right to draw a cartoon of my person. I promise not
to torch down anything if you decide to do so.

From: A. Sinan Unur on
"Bart the bear" <bartthebear(a)gmail.com> wrote in
news:1139935881.277610.45480(a)f14g2000cwb.googlegroups.com:

[ Please quote an appropriate amount of context when you post a reply ]

> Tad, please do not misunderestimate me. I humbly apologize to all the
> opressed
> masses of the world that I helped further opress with my lack of
> precision. You are
> hereby granted the right to draw a cartoon of my person. I promise not
> to torch down anything if you decide to do so.

Snide remarks like this are not appreciated here. Tad has done you a
service by showing you how to ensure continued assistance here.

In addition, I have noticed that GG now quotes the message you are
replying to by default, so it is incumbent upon you to quote properly by
trimming the message down to the most relevant bits.

*Sigh*

Sinan

PS: On a somewhat related note, I noticed that GG users now get to rate
newsgroup posts. Arrrghh!

--
A. Sinan Unur <1usa(a)llenroc.ude.invalid>
(reverse each component and remove .invalid for email address)

comp.lang.perl.misc guidelines on the WWW:
http://mail.augustmail.com/~tadmc/clpmisc/clpmisc_guidelines.html

From: DJ Stunks on
> <this context intentionally left blank>

*my* broken google reply button is still broken...

-jp

From: Samwyse on
A. Sinan Unur wrote:

> PS: On a somewhat related note, I noticed that GG users now get to rate
> newsgroup posts. Arrrghh!

I wonder how hard it would be to auto-rate certain posters....
First  |  Prev  |  Next  |  Last
Pages: 1 2 3 4
Prev: Help to parse text file
Next: Can I Grep multiple lines??