Re: small clarification

2001-08-31 Thread Michael Fowler
On Fri, Aug 31, 2001 at 09:55:06AM +0530, Rajanikanth Dandamudi wrote: >What is the reason behind not having a builtin function(something >similar to join, grep, chomp) in perl to find the current working >directory. I am aware of having a perl module Cwd.pm, which has a >function

small clarification

2001-08-30 Thread Rajanikanth Dandamudi
Hello, I had a small doubt. I don't whether it is a reasonable or unreasonable doubt, but I want to get it clarified. What is the reason behind not having a builtin function(something similar to join, grep, chomp) in perl to find the current working directory. I am