in reply to maybe, a corrupt selected entry in Tk::BrowseEntry
Please show us what $cpath actually contains, instead of describing it as "visually the same". See $Data::Dumper::Useqq for how to make Data::Dumper output invisible characters.
Also, consider trying to find out what triggers the "sometimes" situations. You might also want to record more information, like whether $file_system{ $cpath } exists instead of blindly grabbing its value.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: maybe, a corrupt selected entry in Tk::BrowseEntry
by igoryonya (Pilgrim) on Dec 22, 2014 at 15:31 UTC | |
by Corion (Patriarch) on Dec 22, 2014 at 16:22 UTC |