Akim,

Ok, that hangs it:

bash-2.03$ perl -e "use Cwd 'chdir'; chdir('.')"


Nothing after that.

        -Vance

On Thu, Sep 12, 2002 at 06:45:15PM +0200, Akim Demaille wrote:
> 
> | Akim,
> | That test seems to pass:
> | 
> | bash-2.03$ perl -e 'chdir(".")'
> | bash-2.03$ 
> 
> So what about this one?
> 
>         perl -e "use Cwd 'chdir'; chdir('.')"


Reply via email to