I'm new to Perl, I would like to create a script in perl splitting a long text file in greek (encoded UTF-8) called Text.txt in n text files called Textn.txt all having the same number of greek characters (3000 including spaces). Can anyone give me some direction?