in reply to Re: Re: setting 'no strict refs' in a module from the script
in thread setting 'no strict refs' in a module from the script
If it is coming from Term::Readline, you may be able to disable ornaments by setting an environment variable PERL_RL=" ornaments=0"use re 'debugcolor'; #or use Pod::Text::Termcap; #or (shell command) $ pod2text -t #or use Term::Readline; # unless ornaments are disabled
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Re: setting 'no strict refs' in a module from the script
by zentara (Cardinal) on Jan 27, 2004 at 13:11 UTC | |
by ysth (Canon) on Jan 27, 2004 at 17:30 UTC |