Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: Apache::MP3 Can't locate object method "new"

by LD2 (Curate)
on Feb 27, 2002 at 06:06 UTC ( [id://147824]=note: print w/replies, xml ) Need Help??


in reply to Apache::MP3 Can't locate object method "new"

I may be incorrect here, but looking at the docs for Apache::MP3 - you need to use $response_code = handler($request) to create a new Apache::MP3 object. Straight from the documentation -
$response_code = handler($request) This is a the standard mod_perl handler() subroutine. It creates a new + Apache::MP3 object, and then invokes its run() method.

Replies are listed 'Best First'.
Re: Re: Apache::MP3 Can't locate object method "new"
by vek (Prior) on Feb 27, 2002 at 13:22 UTC
    Yeh but that API doc is there in case you want to override Apache::MP3 methods isn't it? In fact the beauty of Apache::MP3 is that (previously in any case) you could use it 'right out of the box' which is why I think I'm missing something extremely simple here.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (3)
As of 2024-04-25 12:13 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found