in reply to Reading a DBM file on Windows Machine
Looking through the code, I'd use File::Spec's catfile() method instead of "$path/whosonline". I'd also remove the string comparison (eq) for checking to see if $rank is 15.
Those are merely stylistic, probably not fatal.
What does it say with -w and strict?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Reading a DBM file on Windows Machine
by perleager (Pilgrim) on May 21, 2001 at 23:07 UTC |