Affrus is an integrated Perl editing and debugging environment for the Mac OS X. It provides syntax coloring, identifier indexing, and a host of other editing tools to speed up Perl development. The debugger provides step-wise execution, breakpoints, tracing and expression evaluation, as well as stack frame tracing with full access to locally scoped (my) variables. What's New: Version 1.0.2: Fixed a number of problems with the Recent Files menu where it would mount servers. Fixed crashing bug when pressing Enter in a split editor window. Fixed issues with changes made to files behind Affrus' back. Fixed a number of lexer errors detecting a number of Perl operators. Affrus now properly retains Perl Configuration definitions. Arguments panel changes to better handle dragged files. Editing an argument set now makes it the active argument set. Compile time errors in external modules no longer cause Affrus' UI to get confused. $::ident is now properly colored. Affrus' software update detection now properly handles the case where a firewall prevents if from reaching www.latenightsw.com and returns an HTML error rather than the XML data that Affrus expects. Double-clicking Perl special variable identifiers (e.g. $+) now correctly selects the identifier. AppleScript: can now properly save files with long (31) file names in HFS paths. AppleScript: setting selected error and selected argument set properties to none de-selects current selection. |  |
|