Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: Fastest Rising Monks - Revisited

by pboin (Deacon)
on Mar 19, 2004 at 21:20 UTC ( [id://338179]=note: print w/replies, xml ) Need Help??


in reply to Fastest Rising Monks - Revisited

Umm... I feel like I'm a little stupid on this one.. I'm getting the following:

Prototype mismatch: sub main::head vs ($) at pmstats line 8

So, I did a little research, and found a cpan doc on just this problem (a namespace issue w/ CGI).

So, am I the only one that's getting this, or did everyone else know how to fix it right away and not say anything? I'm kinda off-balance, 'cause I know L~R's stuff is good and works.

Wondering...

Replies are listed 'Best First'.
Re: Re: Fastest Rising Monks - Revisited
by Limbic~Region (Chancellor) on Mar 20, 2004 at 00:44 UTC
    pboin,
    Thanks for the vote of confidence in my abilities, though I would run far far away from any code I wrote ;-)

    The warning can safely be ignored as the code still functions. I eventually found the cause the long way, but didn't have time to find/test a fix. Is the code not working for you or were you just concerned about the warning? If you want to play around, the document you referenced says to do:

    #use LWP::Simple; use LWP::Simple '!head';
    Cheers - L~R

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (4)
As of 2024-04-19 03:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found