Beefy Boxes and Bandwidth Generously Provided by pair Networks Bob
No such thing as a small change
 
PerlMonks  

Re: perl cant find it anymore!

by Beatnik (Parson)
on Jun 18, 2001 at 14:55 UTC ( [id://89318]=note: print w/replies, xml ) Need Help??

This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.


in reply to perl cant find it anymore!

push(@INC,"/opt/perl5/lib/5.6.1"); #could do the trick.

Greetz
Beatnik
... Quidquid perl dictum sit, altum viditur.

Replies are listed 'Best First'.
Re: Re: perl cant find it anymore!
by Octavian (Monk) on Jun 18, 2001 at 15:17 UTC
    I noticed this problem further down the page after I posted this....I see it is not just myself that is having a problem....does HP11.11 not play nice with perl or something? and I cant do your fix just yet, because I am also having a problem with the @ symbol...seems I cant type it on this friggen system....it kind of acts like a Ctrl-W key or something...it is really messed up *sigh*
      Your @ woes are UN*X-related, not Perlish.
      You know it's a UNIX system when backspace does something else.
      In your case, stty sane (typed at the shell!) should fix things). If not, stty werase ^w should help.

      Bonus old fart points for remembering which key deletes just one character!

        > Bonus old fart points for remembering which key deletes just one character!

        You don't mean ^H, do you? That can't be it, or I'd be earning 'Bonus old fart points'.

        Update: I have been informed that as I suspected, my initial thought was too simple.

        BTW, while on this topic... Using Term::ANSI can be much more convenient than using print and \c all the time.

        Chris
        You know it's a UNIX system when backspace does something else.

        I used to work with a sysadmin who taught people to not leave their environment config files world-writable by inserting the following line:

        stty erase ' '
        A dirty trick, but effective. If it ever happens to you, remember that '\' is the shell escape character. :)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://89318]
help
Sections?
Information?
Find Nodes?
Leftovers?
    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.