- or download this
Use of uninitialized value in concatenation (.) or string at ./tkedito
+r line 62.print() on closed filehandle FILE_S at ./tkeditor line 64.
- or download this
60 sub SaveAs {
61 $save = $main->getSaveFile(-filetypes => $types, -initialfile
+ => $file);
...
69 return;
70 }
71 }
- or download this
Use of uninitialized value in concatenation (.) or string at ./tkedito
+r line 76.
readline() on closed filehandle FILE_O at ./tkeditor line 77.