Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: Error:Can't locate object method "Open"

by japhy (Canon)
on Jun 09, 2006 at 12:39 UTC ( [id://554490]=note: print w/replies, xml ) Need Help??


in reply to Error:Can't locate object method "Open"

Perl's functions are case-sensitive. It's spelled open(). The other function is spelled close().

Jeff japhy Pinyan, P.L., P.M., P.O.D, X.S.: Perl, regex, and perl hacker
How can we ever be the sold short or the cheated, we who for every service have long ago been overpaid? ~~ Meister Eckhart
  • Comment on Re: Error:Can't locate object method "Open"

Replies are listed 'Best First'.
Re^2: Error:Can't locate object method "Open"
by Herkum (Parson) on Jun 09, 2006 at 13:16 UTC

    The rule is perl syntax is case-sensitive.

    When it comes to native perl-functions, they are all lower-case. It makes infinitely more sense to me than that horrible camel-hump BS that Java insists on...

Re^2: Error:Can't locate object method "Open"
by nsheth (Initiate) on Jun 09, 2006 at 12:42 UTC
    Thanks a lot....that was fast :)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (2)
As of 2024-04-20 04:45 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found