Can a path to a dir contain '.'?

  • Thread starter Michael Petersen
  • Start date
M

Michael Petersen

I really don't no much about perl or unix stuff so can anyone tell me if
a path in a perlscript to a directory can look like this
/www.domain.com/dir1/dir2 ??

My webhotelhost tells me this but I thought that a path in a perlscript
could not consist of dots and www? Am I wrong?

The reason why I ask is because I just changed webhotel and now my
script doesn't work - and I believe it's a problem with my paths.

Thanks, Michael
 
A

A. Sinan Unur

(e-mail address removed) (Michael Petersen) wrote in
I really don't no much about perl

Then you might consider learning: http://learn.perl.org/
a path in a perlscript

No such thing called perlscript. ITYM Perl script.
to a directory can look like this /www.domain.com/dir1/dir2 ??

Of course.
My webhotelhost

What is a webhotel?
tells me this but I thought that a path in a perlscript
could not consist of dots and www? Am I wrong?
Yes.

The reason why I ask is because I just changed webhotel and now my
script doesn't work - and I believe it's a problem with my paths.

perldoc -q 500
 
D

David K. Wall

(e-mail address removed) (Michael Petersen) wrote in


No such thing called perlscript. ITYM Perl script.

Well, there's the PerlScript that comes with Activestate Perl:

"PerlScript is an ActiveX scripting engine that allows you to
use Perl with any ActiveX scripting host."

I've no idea whether or not that's what the OP meant. (But I
doubt it. <g>)
 
A

A. Sinan Unur

Well, there's the PerlScript that comes with Activestate Perl:

"PerlScript is an ActiveX scripting engine that allows you to
use Perl with any ActiveX scripting host."

I stand corrected. Thanks. On the other hand, the OP mentioned Unix, so
that is my excuse for jumping to conclusions.

Sinan.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,159
Messages
2,570,884
Members
47,419
Latest member
ArturoBres

Latest Threads

Top