Bug#613656: ITP: libapp-repl-perl -- Perl interactive shell

2011-02-16 Thread TANIGUCHI Takaki
Package: wnpp Owner: tak...@debian.org Severity: wishlist * Package name: libapp-repl-perl Version : 0.012 Upstream Author : Julian Fondren, ayrn...@cpan.org * URL or Web page : http://search.cpan.org/dist/App-REPL/ * License : Perl Description : Perl interactive

Bug#613656: ITP: libapp-repl-perl -- Perl interactive shell

2011-02-16 Thread Mike O'Connor
Do we really need libshell-perl-perl and libapp-repl-perl and perl-console (which is already in the repos)? Do either of these new ITPs provide any functionality that we don't already have in debian? bye, stew On Wed, 16 Feb 2011 22:16:59 +0900 (JST), TANIGUCHI Takaki tak...@debian.org wrote:

Bug#613656: ITP: libapp-repl-perl -- Perl interactive shell

2011-02-16 Thread TANIGUCHI Takaki
Hi, App::Repl and Shell::Perl have better output. I think Devel::Perl is not useful. Please see sample output. re.pl(Devel::Perl) $ use CGI $ CGI-new $CGI1 = CGI=HASH(0x3e38f60); App::REPL App::REPL _ use CGI App::REPL _ CGI-new $VAR1 = bless( { '.parameters' = [], 'use_tempfile' = 1,

Bug#613656: ITP: libapp-repl-perl -- Perl interactive shell

2011-02-16 Thread Mike O'Connor
App::Repl and Shell::Perl seem to do the same thing? How do they differ? do we need both? bye, mike On Wed, 16 Feb 2011 23:02:20 +0900, TANIGUCHI Takaki tak...@asis.media-as.org wrote: Hi, App::Repl and Shell::Perl have better output. I think Devel::Perl is not useful. Please see