Re: Matching encoded strings and file names

[email protected] (John Delacour)
Newsgroups perl.unicode
Message-ID <p06230902bfce4f9b1d8f@[10.0.0.1]>
At 12:03 am +0000 21/12/05, John Delacour wrote:

>         open TEST, $testfile;
>         print TEST $testtext;
>         close TEST;

Sorry, that should be

          open TEST, ">$testfile";

of course.

JD
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.