in reply to Apache::MP3 Can't locate object method "new"
$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 |