F:\AAAother\data>perl -MExporter -e "require Win32; Exporter::import 'CSIDL_LOCAL_APPDATA'; print Win32::GetFolderPath( CSIDL_LOCAL_APPDATA() );" Undefined subroutine &main::CSIDL_LOCAL_APPDATA called at -e line 1.