Download List

專案描述

Zoidberg (a.k.a. zoid) provides a modular Perl shell written, configured, and operated entirely in Perl. It aspires to be a fully operational login shell with all the features one normally expects. But it also gives direct access to Perl objects and data structures from the command line, and allows you to run Perl code within the scope of your command line.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-12-23 22:40
0.98

There is a new maintainer for this project, and it has been updated so the test suite now succeeds with Perl versions up to 5.15.

2006-02-11 16:28
0.96

Filename completion now supports utf8, a runtime check for a PAR
environment has been added, and scripts from /etc/zoidrc.d/ are now
loaded automatically.
標籤: Minor feature enhancements

2005-04-30 16:54
0.95

This release fixes a critical bug with multiline editing. The behavior
of the parser also had some fine-tuning.
標籤: Minor bugfixes

2005-03-22 13:18
0.94

This release fixes a critical bug that appeared when the PWD contained a quote.
標籤: Major bugfixes

2005-01-21 20:17
0.93

This is mainly a bugfix release. A serious bug in the evaluation of logic operators was fixed, delayed jobs now remember their PWD, and the 'fc' builtin should work correctly now. It also contains some documentation updates, and two example scripts were added.

Project Resources