Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: problems matching umlauts in env vars

by beable (Friar)
on Jul 23, 2004 at 01:25 UTC ( #376769=note: print w/replies, xml ) Need Help??


in reply to problems matching umlauts in env vars

Here are the results I got:
Trying with: /usr/home/december/public_html/experiments/html/files/blė +h.txt Trying with: /usr/home/december/public_html/experiments/html/files/blė +h.txt SUCCEEDED1 SUCCEEDED2 VALID3 VALID4

I'd suggest you add a line like this as the third line of your program, to check that the strings are the same:

die "strings are different!" if ($testString ne $fileAsked);

Replies are listed 'Best First'.
Re^2: problems matching umlauts in env vars
by december (Pilgrim) on Jul 23, 2004 at 03:56 UTC
    They are equal (tested with 'eq'). Yet one matches, and the other doesn't - it's the same regex. How bizar. >:-|

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://376769]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this? | Other CB clients
Other Users?
Others chanting in the Monastery: (3)
As of 2023-06-09 22:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    How often do you go to conferences?






    Results (36 votes). Check out past polls.

    Notices?