My pocketPC is in its USB cradle. I want to access some of the files on it from a perl script. It seems that it does not have a drive letter, nor can I find its unc name. XP can open a window to it so I can manipulate files thruogh that interface, but I need to do it via perl.
I checked CPAN, but I have not seen any modules to do this. Any help would be really appreciated.