PerlPad 0.2.3 released (for Leopard and Snow Leopard)
[email protected] (Thilo Planz)
| Newsgroups | perl.macosx |
|---|---|
| Message-ID | <[email protected]> |
Hi all,
for those of you interested in PerlPad, I have just released the new
version 0.2.3, which restores compatibility with Mac OS X 10.5 (Leopard)
and 10.6 (Snow Leopard). (For those who dont know it: It is a Mac OS X
application that provides System Services to evaluate Perl snippets from
other applications).
You can get it here:
http://sourceforge.net/projects/perl-pad/files/
PerlPad also has its own mailing list now to which you can post
questions, problems, suggestions (and praise ?):
http://lists.sourceforge.net/lists/listinfo/perl-pad-users
Cheers,
Thilo
PerlPad 0.2.3 Release Notes
===========================
Version 0.2.3 is a maintenance release that brings compatibility with
Mac OS X 10.5 (Leopard) and 10.6 (Snow Leopard).
Other than that, it is identical with 0.2.2 (no new features).
Compatibility with OS X 10.4 and lower has not been tested, please
continue to use version 0.2.2 if you need that.
Known bugs
~~~~~~~~~~~
* $_ is not available when reading a file (only <$IN>)
* handling of references as evaluation results buggy
* the symbol table browser is not usable yet (will be focus of 0.3)