Me again. I am really starting to curse the day I said I would take the time to learn Perl. I am debugging a program that keeps bombing out on my lexical variables. The error I am getting "Can't locate object method "Desktop" via package "Source_dir" (perhaps you
forgot to load "Source_dir"?) at deploy line 50 (#1)
Uncaught exception from user code:
Can't locate object method "Desktop" via package "Source_dir" (perhaps y
ou forgot to load "Source_dir"?) at deploy line 50.
at deploy line 50". Any direction or help (...again!) would be greatly appreciated.