[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Perl problem in Debian Linux?



>    foreach (<*>){
>      print "$_\n";
>      }
>   or <*> replaced by glob('*')
> 
>   do not work.

what happens exactly? any error messages? any output?

the glob function is implemented with csh, so this could be a csh
problem.

pietro.



Reply to: