> t/mail_error...........Use of inherited AUTOLOAD for non-method Time::HiRes::time() 
 >is deprecated at 
/root/.cpan/build/Apache-ASP-2.39/blib/lib/Apache/ASP.pm line 226.
 >

I have never seen an error like this before, has
anyone else on this list?  This was supposedly produced
under a perl 5.8.0 release, but my perl 5.8 does not do
this with Apache::ASP, any ideas?

Regards,

Josh


José Mans wrote:
> Sorry my englis is bad :
> 
> On Debian 3.0, 
> 
> 
> Repeat error :
> 
> t/mail_error...........Use of inherited AUTOLOAD for non-method Time::HiRes::time() 
>is deprecated at /root/.cpan/build/Apache-ASP-2.39/blib/lib/Apache/ASP.pm line 226.
> 
> Message of From: Josh Chamas <[EMAIL PROTECTED]>
> 
>>>I have never seen this error before.  Does the error go away
>>>if you install the Time::HiRes module via CPAN ?
>>
>>
>>No! install module via Debian 3.0 (unstable :)
>>libtime-hires-perl version 1.20
>>
>>...
>>
> 
> 
> Use CPAN to install the latest Apache::ASP & Time::HiRes
> and let me know if this fixed this problem.  If it doesn't
> there may be something weird with your perl/mod_perl builds
> in that debian distribution.
> ...
>    cpan> install Apache::ASP
>    cpan> install Time::HiRes
> ...
> Please post future problems with Apache::ASP to the mailing list
> at [EMAIL PROTECTED]
> 
> 
> 
> Regard
> 
> 
> 
> Liste error :
> =============
> 
> 
> 
> Running make test
> PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 
>'blib/lib', 'blib/arch')" t/*.t
> t/application..........ok
> t/asp-perl1............ok
> t/asp-perl2............ok
> t/asp_object...........ok
> t/cache................ok
> t/closure..............Use of inherited AUTOLOAD for non-method Time::HiRes::time() 
>is deprecated at /root/.cpan/build/Apache-ASP-2.39/blib/lib/Apache/ASP.pm line 226.
> Use of inherited AUTOLOAD for non-method Time::HiRes::time() is deprecated at 
>/root/.cpan/build/Apache-ASP-2.39/blib/lib/Apache/ASP/Response.pm line 237.
> t/closure..............ok
> t/collection...........ok
> t/collectionitem.......ok
> t/end..................ok
> t/general..............ok
> t/global_event_end.....ok
> t/include..............ok
> t/include_change.......Use of inherited AUTOLOAD for non-method Time::HiRes::time() 
>is deprecated at /root/.cpan/build/Apache-ASP-2.39/blib/lib/Apache/ASP.pm line 226.
>         eval {...} called at 
>/root/.cpan/build/Apache-ASP-2.39/blib/lib/Apache/ASP.pm line 226
>         Apache::ASP::new('Apache::ASP','Apache::ASP::CGI=HASH(0x814a88c)') called at 
>/root/.cpan/build/Apache-ASP-2.39/blib/lib/Apache/ASP.pm line 164
>         Apache::ASP::handler('Apache::ASP::CGI=HASH(0x814a88c)') called at 
>/root/.cpan/build/Apache-ASP-2.39/blib/lib/Apache/ASP/CGI.pm line 27
>         Apache::ASP::CGI::do_self('NoState',1,'Debug',0,'UseStrict',0) called at 
>t/include_change.t line 5
> Use of inherited AUTOLOAD for non-method Time::HiRes::time() is deprecated at 
>/root/.cpan/build/Apache-ASP-2.39/blib/lib/Apache/ASP/Response.pm line 237.
>         eval {...} called at 
>/root/.cpan/build/Apache-ASP-2.39/blib/lib/Apache/ASP/Response.pm line 237
>         Apache::ASP::Response::Flush('Apache::ASP::Response=HASH(0x83fb650)') called 
>at /root/.cpan/build/Apache-ASP-2.39/blib/lib/Apache/ASP/Response.pm line 172
>         Apache::ASP::Response::EndSoft('Apache::ASP::Response=HASH(0x83fb650)') 
>called at /root/.cpan/build/Apache-ASP-2.39/blib/lib/Apache/ASP.pm line 1409
>         eval {...} called at 
>/root/.cpan/build/Apache-ASP-2.39/blib/lib/Apache/ASP.pm line 1403
>         Apache::ASP::Run('Apache::ASP=HASH(0x83d54d0)') called at 
>/root/.cpan/build/Apache-ASP-2.39/blib/lib/Apache/ASP.pm line 167
>         Apache::ASP::handler('Apache::ASP::CGI=HASH(0x814a88c)') called at 
>/root/.cpan/build/Apache-ASP-2.39/blib/lib/Apache/ASP/CGI.pm line 27
>         Apache::ASP::CGI::do_self('NoState',1,'Debug',0,'UseStrict',0) called at 
>t/include_change.t line 5
> t/include_change.......ok
> t/include_runtime......ok
> t/inode_names..........ok
> t/load.................ok
> t/long_names...........ok
> t/loops................ok
> t/mail_error...........Use of inherited AUTOLOAD for non-method Time::HiRes::time() 
>is deprecated at /root/.cpan/build/Apache-ASP-2.39/blib/lib/Apache/ASP.pm line 226.
> Use of inherited AUTOLOAD for non-method Time::HiRes::time() is deprecated at 
>/root/.cpan/build/Apache-ASP-2.39/blib/lib/Apache/ASP/Response.pm line 237.
> t/mail_error...........ok
> t/reload_global_asa....Use of inherited AUTOLOAD for non-method Time::HiRes::time() 
>is deprecated at /root/.cpan/build/Apache-ASP-2.39/blib/lib/Apache/ASP.pm line 226.
> Use of inherited AUTOLOAD for non-method Time::HiRes::time() is deprecated at 
>/root/.cpan/build/Apache-ASP-2.39/blib/lib/Apache/ASP.pm line 226.
> t/reload_global_asa....ok
> t/req_params_none......ok
> t/request..............ok
> t/response.............ok
> t/response_end.........ok
> t/server...............ok
> t/server_mail..........ok
> t/server_transfer......ok
> t/session..............ok
> t/session_events.......ok
> t/session_serialize....ok
> t/share................ok
> t/stat_inc.............ok
> t/strict_error.........ok
> t/taint_check..........ok
> t/xmlsubs..............ok
> t/xmlsubsmatch.........ok
> All tests successful.
> Files=36, Tests=273, 22 wallclock secs (12.29 cusr +  1.20 csys = 13.49 CPU)
>   /usr/bin/make test -- OK
> Running make install
> Installing /usr/local/share/perl/5.8.0/Bundle/Apache/ASP.pm
> Installing /usr/local/share/perl/5.8.0/Bundle/Apache/ASP/Extra.pm
> Installing /usr/local/share/perl/5.8.0/Apache/ASP.pm
> Installing /usr/local/share/perl/5.8.0/Apache/ASP/STDERR.pm
> Installing /usr/local/share/perl/5.8.0/Apache/ASP/Request.pm
> Installing /usr/local/share/perl/5.8.0/Apache/ASP/Server.pm
> Installing /usr/local/share/perl/5.8.0/Apache/ASP/StatINC.pm
> Installing /usr/local/share/perl/5.8.0/Apache/ASP/Response.pm
> Installing /usr/local/share/perl/5.8.0/Apache/ASP/CollectionItem.pm
> Installing /usr/local/share/perl/5.8.0/Apache/ASP/Session.pm
> Installing /usr/local/share/perl/5.8.0/Apache/ASP/StateManager.pm
> Installing /usr/local/share/perl/5.8.0/Apache/ASP/Error.pm
> Installing /usr/local/share/perl/5.8.0/Apache/ASP/Application.pm
> Installing /usr/local/share/perl/5.8.0/Apache/ASP/Load.pm
> Installing /usr/local/share/perl/5.8.0/Apache/ASP/Date.pm
> Installing /usr/local/share/perl/5.8.0/Apache/ASP/GlobalASA.pm
> Installing /usr/local/share/perl/5.8.0/Apache/ASP/CGI.pm
> Installing /usr/local/share/perl/5.8.0/Apache/ASP/Collection.pm
> Installing /usr/local/share/perl/5.8.0/Apache/ASP/State.pm
> Installing /usr/local/share/perl/5.8.0/Apache/ASP/CGI/Test.pm
> Installing /usr/local/share/perl/5.8.0/Apache/ASP/Share/CORE.pm
> Installing /usr/local/share/perl/5.8.0/Apache/ASP/Share/CORE/MailErrors.inc
> Installing /usr/local/share/perl/5.8.0/Apache/ASP/Share/CORE/MailErrorsHTML.inc
> Installing /usr/local/share/perl/5.8.0/Apache/ASP/Lang/PerlScript.pm
> Installing /usr/local/man/man1/asp-perl.1p
> Installing /usr/local/man/man3/Apache::ASP.3pm
> Installing /usr/local/man/man3/Bundle::Apache::ASP::Extra.3pm
> Installing /usr/local/man/man3/Bundle::Apache::ASP.3pm
> Writing /usr/local/lib/perl/5.8.0/auto/Apache/ASP/.packlist
> Appending installation info to /usr/local/lib/perl/5.8.0/perllocal.pod
>   /usr/bin/make install  -- OK
> 
> c
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

  • bug José Mans
    • Josh Chamas

Reply via email to