Bug concerning environment variables
[email protected] (Vincent Lefevre) Sun, 30 Jul 2000 00:39:26 +0200
| Newsgroups | perl.riscos |
|---|---|
| Message-ID | <[email protected]> |
Consider the following Perl script:
$_ = $ENV{'Alias$blah'};
tr/\000/./;
print "$_\n";
I define the following alias:
*Alias blah a|@b
and
*Show Alias$blah
says:
Alias$blah : a|@b
But if I execute the script, only the "a" is printed.
I have Perl 5.005_03, release 1.13.
--
Vincent Lefèvre <[email protected]> - Web: <http://www.vinc17.org/> - 100%
validated HTML - Acorn Risc PC, Yellow Pig 17, Championnat International des
Jeux Mathématiques et Logiques, TETRHEX, etc.
Computer science / computer arithmetic / Arénaire project at LIP, ENS-Lyon