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
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