- or download this
This is perl, v5.8.7 built for MSWin32-x86-multi-thread
(with 7 registered patches, see perl -V for more detail)
...
Binary build 813 [148120] provided by ActiveState http://www.ActiveSta
+te.com
ActiveState is a division of Sophos.
Built Jun 6 2005 13:36:37
- or download this
C:\Perl\bin>perl -MPAR -e"print $PAR::VERSION"
0.89
- or download this
use Tk;
use Tk::TextUndo;
(tkinit)->Scrolled('TextUndo')->pack;
MainLoop;
- or download this
C:\Perl\bin>pp -o ple.exe pledit.pl
- or download this
C:\Perl\bin>.\ple.exe
Can't load 'C:\DOCUME~1\SAUOQ~1.LOA\LOCALS~1\Temp\par-Sauoq\cache-1129
+323134\7
...
BEGIN failed--compilation aborted at Tk.pm line 21.
Compilation failed in require at script/pledit.pl line 1.
BEGIN failed--compilation aborted at script/pledit.pl line 1.