Hi,

Devel::REPL is an interactive shell for Perl.  You can run the command
re.pl and then evaluate Perl statements.  For example:

% re.pl
$ use MIME::Base64
$ encode_base64("hello, world")
aGVsbG8sIHdvcmxk

See http://search.cpan.org/dist/Devel-REPL/ for details.  Tested on i386.

I've attached ports for Devel::REPL and several modules that are
required by Devel::REPL.  The Devel::LexAlias module depends on the
updated p5-Devel-Caller port that I sent earlier.  Also, Devel::LexAlias
builds a shared object.  The Clipboard module depends on xclip, i.e.
xbase is required.  mandoc formats all manual pages properly.

The new ports are:

devel/p5-Devel-REPL - an interactive shell for Perl

devel/p5-MooseX-Object-Pluggable - make your Moose-based classes pluggable

devel/p5-Data-Dumper-Concise - dump with less indentation and newlines
plus sub deparsing

devel/p5-Devel-ArgNames - figure out the names of variables passed into
subroutines

devel/p5-Lexical-Persistence - persistent lexical variable values for
arbitrary calls

devel/p5-Devel-LexAlias - alias lexical variables

www/p5-App-Nopaste - easy access to any pastebin

www/p5-WWW-Pastebin-PastebinCom-Create - paste text to http://pastebin.com

x11/p5-Clipboard - copy and paste text onto and from the clipboard

devel/p5-Config-GitLike - git-compatible config file parsing

Attachment: p5-App-Nopaste-0.24-port.tar.gz
Description: application/gzip

Attachment: p5-Clipboard-0.13-port.tar.gz
Description: application/gzip

Attachment: p5-Config-GitLike-1.04-port.tar.gz
Description: application/gzip

Attachment: p5-Data-Dumper-Concise-2.012-port.tar.gz
Description: application/gzip

Attachment: p5-Devel-ArgNames-0.03-port.tar.gz
Description: application/gzip

Attachment: p5-Devel-LexAlias-0.04-port.tar.gz
Description: application/gzip

Attachment: p5-Devel-REPL-1.003012-port.tar.gz
Description: application/gzip

Attachment: p5-Lexical-Persistence-1.020-port.tar.gz
Description: application/gzip

Attachment: p5-MooseX-Object-Pluggable-0.0011-port.tar.gz
Description: application/gzip

Attachment: p5-WWW-Pastebin-PastebinCom-Create-0.003-port.tar.gz
Description: application/gzip

Reply via email to