I installed psh but getting following error after launching it:
Cannot find termcap: TERM not set at C:\perl\lib/Term/ReadLine.pm line 351
Cheers,
Parag
On Wed, Apr 28, 2010 at 7:45 AM, John W. Krahn wrote:
> Parag Kalra wrote:
>
>> Hey All,
>>
>
> Hello,
>
>
> Wanted to know if Perl has an
Parag Kalra wrote:
Hey All,
Hello,
Wanted to know if Perl has any interactive shell (just like Python, Bash,
Ruby etc have) by any chance. And if yes how do we invoke that.
perldoc -q "Is there a Perl shell"
John
--
The programmer is fighting against the two most
destructive forces in the
Hi,
On Wednesday 28 Apr 2010 09:45:59 Jeff Pang wrote:
> On Wed, Apr 28, 2010 at 2:38 PM, Parag Kalra wrote:
> > Hey All,
> >
> > Wanted to know if Perl has any interactive shell (just like Python, Bash,
> > Ruby etc have) by any chance. And if yes how do we invoke that.
> >
> > Cheers,
> > Par
Parag Kalra asked:
> Wanted to know if Perl has any interactive shell (just like Python,
> Bash, Ruby etc have) by any chance. And if yes how do we invoke
> that.
Since you mentioned bash, the zoidberg shell might be an option:
http://search.cpan.org/~pardus/Zoidberg-0.96/man1/zoid.pod
HTH,
Thom
On Wed, Apr 28, 2010 at 2:38 PM, Parag Kalra wrote:
> Hey All,
>
> Wanted to know if Perl has any interactive shell (just like Python, Bash,
> Ruby etc have) by any chance. And if yes how do we invoke that.
>
> Cheers,
> Parag
>
There is a Perl shell named as "psh" available on CPAN.
--
Jeff Pa
Hey All,
Wanted to know if Perl has any interactive shell (just like Python, Bash,
Ruby etc have) by any chance. And if yes how do we invoke that.
Cheers,
Parag
lity which recommended
Perl.
Thanks,
Ahmed
- Original Message -
From: Michael Fowler
To: Ahmed Moustafa Ibrahim Ahmed
Cc: [EMAIL PROTECTED] ; Nafiseh Saberi
Sent: Tuesday, November 27, 2001 10:37 AM
Subject: Re: shell in perl
On Tue, Nov 27, 2001 at 04:18:15AM -0800, Ahmed Moustafa Ibr
On Tue, Nov 27, 2001 at 04:18:15AM -0800, Ahmed Moustafa Ibrahim Ahmed wrote:
> Performance wise, both are almost the same, I think. But using the Perl
> built-in functions would help make your code more portable.
Given that a shell script has to fork and exec a seperate process for almost
every
Performance wise, both are almost the same, I think. But using the Perl
built-in functions would help make your code more portable.
--Ahmed
Nafiseh Saberi wrote:
> hi all.
>
> we can write shell script in perl source.
> but which of them is better ??
> e.g:
> for build directory..
> we can w
hi all.
we can write shell script in perl source.
but which of them is better ??
e.g:
for build directory..
we can write perl code and use shell script.
which of them is better ??
in speed ?? or any condition?
thx
Nafiseh Saberi
__
10 matches
Mail list logo