@INC

M

Michael

Hi!
How can I add path to @INC value from console?
Where is stores the values?
10x
 
A

A. Sinan Unur

(e-mail address removed) (Michael) wrote in @posting.google.com:
Hi!
How can I add path to @INC value from console?
Where is stores the values?

See the ENVIRONMENT section in perldoc perlrun. Also, read perldoc -q lib.

Sinan.
 
P

Paul Lalli

Michael said:
Hi!
How can I add path to @INC value from console?

From the 'console':
perldoc perlrun
(search for @INC)

From within a perl script:
perldoc lib
Where is stores the values?

In the site-wide configuration of Perl. Unless you have a very good
reason, you don't want to mess with it. I could be wrong in this, but
I'm pretty sure editing the global @INC will involve re-building or
re-installing perl with the correct configuration options.

ten times what?

Paul Lalli
 
P

Paul Lalli

Tad McClellan said:
I was wondering that too.

Maybe it was a typo and was supposed to be "10q" instead?

I have the nasty feeling it's supposed to be "thanks". Though how and
when "ten" came to be pronounced the same as [THANE], I have no idea.

Paul Lalli
 
R

Ron Parker

Tad McClellan said:
I was wondering that too.

Maybe it was a typo and was supposed to be "10q" instead?

I have the nasty feeling it's supposed to be "thanks". Though how and
when "ten" came to be pronounced the same as [THANE], I have no idea.

Perhaps it's a bastardization of TNX, which seems to be SMS-speak (and
before that, ham radio shorthand) for "thanks."
 
P

Paul Lalli

Ron Parker said:
I have the nasty feeling it's supposed to be "thanks". Though how and
when "ten" came to be pronounced the same as [THANE], I have no
idea.

Perhaps it's a bastardization of TNX, which seems to be SMS-speak (and
before that, ham radio shorthand) for "thanks."

Isn't ham radio an auditory medium? How would one audibly convey "TNX"
in such a manner as to be a shortcut for a one-syllable word?

Paul Lalli
 
E

Eric Schwartz

Paul Lalli said:
Isn't ham radio an auditory medium? How would one audibly convey "TNX"
in such a manner as to be a shortcut for a one-syllable word?

Back in the bad old days before no-code licenses, people actually had
to learn Morse Code, and were only allowed to communicate using it
after receiving their initial license.

-=Eric
 
P

Paul Lalli

Fred Toewe said:
Not initially. Remember the Morse Code? Initially, all Ham radio licenses
required some degree of proficiency in its use. Now you could say that was
auditory, but that's stretching it a bit.

Okay then. I'm clearly showing my lack of age. Thanks for the
education. :)

Paul Lalli
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Members online

Forum statistics

Threads
474,161
Messages
2,570,891
Members
47,423
Latest member
henerygril

Latest Threads

Top