accessing file system

2002-01-03 Thread aryan_2002us
Hello friend.. i want to access the files and folders in cgi-perl just like the asp and other scripting languages just like file systme object..so any body knows how its possible or is there any module in perl which allows us to access the file system..pls let me know.. thanks for the help

Re: accessing file system

2002-01-03 Thread Terry L Fritts
Hello aryan_2002us, You use normal perl file syntax in cgi programs. If you want to use perl in ASP then you would use perlscript. Best place to look is the perlscript docs and refer to links. In both cases your anonymous Internet user must have appropriate system permissions for the files in