my @temp = split('/', $xpath); $xpath = join('/',@temp[0..$#temp-1]);