Help for this page
<GUI> <Window name='W1' ... /> </Window> </GUI>
use File::Basename; use strict; use warnings; print dirname('c:\some\path\notreal.txt');