subpath(ltree,offset,len) now correctly errors when given an offset lessthan -n where n is the number of labels in the given ltree. A duplicateblock of code has been removed which allowed an offset as low as -2n.