- Author: Vadim Konovalov
- Title: single-file GUI-enabled executable for Windows and then for Linux w/o temporaries and dependencies
- Synopsis: Proposal is to make a distribution of Perl program with a single-file executable much like PAR approach but without any temporaries, thus having existing filesystem untouched in any way. This executable will include Tcl/Tk into it and all Perl and Tcl/Tk core scripts will be inside this executable and will be unpacked on demand into memory.