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 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, > '.charset' => 'ISO-8859-1', > '.fieldnames' => {}, > 'param' => {}, > 'escape' => 1 > }, 'CGI' ); > > Shell::Perl > pirl @> use CGI > @var = (); > pirl @> CGI->new > @var = ( > bless( { > '.parameters' => [], > 'use_tempfile' => 1, > '.charset' => 'ISO-8859-1', > '.fieldnames' => {}, > 'param' => {}, > 'escape' => 1 > }, 'CGI' ) > ); > > Regards, > > >>>>> On Wed, 16 Feb 2011 08:46:06 -0500 > >>>>> s...@debian.org("Mike O'Connor") said: > > > > [1 <text/plain (quoted-printable)>] > > > > 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: > > > 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 shell > > > > > > > > > > > > -- > > > To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org > > > with a subject of "unsubscribe". Trouble? Contact > > > listmas...@lists.debian.org > > > Archive: http://lists.debian.org/20110216131659.6E2E1F20B8@vanaheim > > > > > [2 <application/pgp-signature (7bit)>] > > > -- > 谷口 貴紀 (TANIGUCHI Takaki) tak...@asis.media-as.org > http://takaki-web.media-as.org/ tak...@debian.org
pgpanZ5591F11.pgp
Description: PGP signature