##
eg: running this script on /usr/local/html/users/me
returns
VAR1='' => {
'usr'=> {
'local' => {
'html' => {
'me' => {
etc,etc. Before the real search begins.
####
@elements = split("/" , substr($File::Find::name, length($ARGV[0])));