Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: Nothing show up in the browser

by Alex the Serb (Monk)
on Jan 25, 2002 at 14:32 UTC ( [id://141463]=note: print w/replies, xml ) Need Help??


in reply to Nothing show up in the browser

This node falls below the community's threshold of quality. You may see it by logging in.

Replies are listed 'Best First'.
Re: Re: Nothing show up in the browser
by theguvnor (Chaplain) on Jan 25, 2002 at 17:06 UTC
    Just to remind Alex, the reason that it doesn't complain is that $query->center(#other stuff); is a valid method call; but nothing is being done with the return from the "center" method.

    I believe C/C++/Java? programmers would call this a call "in void context".

    This is fixed by printing the results of the method call.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (6)
As of 2024-03-28 21:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found