Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: (tye)Re: Method calling question...

by spaz (Pilgrim)
on May 01, 2001 at 03:08 UTC ( #76805=note: print w/replies, xml ) Need Help??


in reply to (tye)Re: Method calling question...
in thread Method calling question...

    "On file systems that ignore upper- vs. lower-case in file names, use Base could end up loading base.pm instead of Base.pm..."

Uhm, no.

If the file system is case-insensitive, then Base.pm == base.pm.

-- Dave

Replies are listed 'Best First'.
(tye)Re2: Method calling question...
by tye (Sage) on May 01, 2001 at 05:44 UTC

    Perhaps you neglect to consider that require and use search more than one directory. If Base.pm is in your current directory, then base.pm from the standard Perl install will be found and used instead of your file.

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

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (6)
As of 2023-12-05 14:38 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    What's your preferred 'use VERSION' for new CPAN modules in 2023?











    Results (27 votes). Check out past polls.

    Notices?