use strict; use warnings; package prj::cftpwindow; # <<< verschoben nach hier use Tk; use Tk::Dialog; use Net::FTP; use File::copy; use prj::clist;