diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2004-10-14 07:35:21 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2004-10-14 07:35:21 +0000 |
commit | bdbd78730635f85023237be09006b4a436fecdaa (patch) | |
tree | b330e4f13517406b972991136bb39a770d1bcd4e /shells/zoidberg/pkg-descr | |
parent | c2b1c2a171a4eccfa65b72425386b6ca2fbc7363 (diff) | |
download | ports-bdbd78730635f85023237be09006b4a436fecdaa.tar.gz ports-bdbd78730635f85023237be09006b4a436fecdaa.zip |
Notes
Diffstat (limited to 'shells/zoidberg/pkg-descr')
-rw-r--r-- | shells/zoidberg/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/shells/zoidberg/pkg-descr b/shells/zoidberg/pkg-descr new file mode 100644 index 000000000000..c9b3bc1dd757 --- /dev/null +++ b/shells/zoidberg/pkg-descr @@ -0,0 +1,7 @@ +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. + +WWW: http://zoidberg.student.utwente.nl/ |