[snip]Ruslan U. Zakirov wrote:
Looks like a borked source to me. Try to get a new checkout (discard the old one) and try again. e.g. there is no << in t/response/TestApache/util.pm
> [Tue Nov 23 17:42:53 2004] [error] [client 127.0.0.1] failed to resolve
> handler `TestApache::util': Use of bare << to mean <<"" is deprecated at
> /mnt/local/homes/home/cubic/CVS/modperl-2.0/t/response/TestApache/util.pm
this looks like cvs collision.
ugu, now all tests passed.
Yahoo! Cool news.
Beside modperl is no longer using cvs, it's now svn, please see:
http://perl.apache.org/docs/2.0/user/install/install.html#Downloading_the_mod_perl_Source
notes:
* your repo has external sources that has URL with https: schema. By default svn(neon) compiles without it. #svn guys said that svn doesn't support relative paths for ext sources. so may be it should be noted on site or schema changed to http/svn that is supported by default.
* May be mod_perl guys want to look on SVK.
svk is a decentralized version control system written in Perl. It uses the Subversion filesystem but provides additional, powerful features.
http://svk.elixus.org/
Best regards. Ruslan.
-- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/maillist/email-etiquette.html