Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

(tye)RE: Versioned modules

by tye (Sage)
on Oct 13, 2000 at 17:27 UTC ( [id://36578]=note: print w/replies, xml ) Need Help??


in reply to Versioned modules

Not all versions of Perl use "/" for a directory separator. Please use File::Spec to construct your file specification.

        - tye (but my friends call me "Tye")

Replies are listed 'Best First'.
RE (tilly) 2: Versioned modules
by tilly (Archbishop) on Oct 13, 2000 at 18:07 UTC
    All versions that I have available understand "/" for a directory separator, and that includes an archaic version of ActiveState.

    Not all versions that I can find on machines around here have File::Spec installed. (Exceptions, an old machine with 5.004_04, and the aforementioned archaic version of ActiveState.)

    Therefore for me constructing the filename with "/" is more portable than using File::Spec and catfile. However I only tested on Windows NT, Linux, and Solaris.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://36578]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (3)
As of 2024-04-25 22:16 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found