/graphics/mesagl/

g/Perl for details. - Change maintainership from ports@ to perl@ for ports in this changeset. - Remove MD5 checksum - Update to 0.4 2008-03-06T14:18:03+00:00 jadawin jadawin@FreeBSD.org 2008-03-06T14:18:03+00:00 5326bada9da5285eb5056d239147af1947426b86 - Update maintainer address Approved by: tabthorpe (co-mentor)
- Update maintainer address

Approved by: tabthorpe (co-mentor)
Perl Console is a light program that lets you evaluate Perl code 2007-10-10T13:39:45+00:00 miwi miwi@FreeBSD.org 2007-10-10T13:39:45+00:00 90f244df62462fb416cdb3c37e6c7a0967e74d8f interactively. It uses Readline for grabing input and provides completion with all the namespaces loaded during your session. This is pretty useful for Perl developers that write modules. You can load a module in your session and test a function exported by the module. Readline is used to grab user input and provides then all the facilities your are used to : completion, key bindings, ... WWW: http://www.sukria.net/perlconsole.html PR: ports/117056 Submitted by: Philippe Audeoud <jadawin at tuxaco.net>
interactively. It uses Readline for grabing input and provides
completion with all the namespaces loaded during your session.

This is pretty useful for Perl developers that write modules. You can
load a module in your session and test a function exported by the
module.

Readline is used to grab user input and provides then all the facilities
your are used to : completion, key bindings, ...

WWW: http://www.sukria.net/perlconsole.html

PR:		ports/117056
Submitted by:	Philippe Audeoud <jadawin at tuxaco.net>