On Wednesday 18 February 2004 11:54 am, Stas Bekman wrote: > Beau E. Cox wrote: > [...] > > > OK, but I also got: > > > > Attempt to free unreferenced scalar: SV 0x40601238 > > at /usr/lib/perl5/site_perl/5.8.2/HTML/Mason/Request.pm line 160. > > Attempt to free unreferenced scalar: SV 0x40601238 > > at /usr/lib/perl5/site_perl/5.8.2/HTML/Mason/Request.pm line 161. > > And these warnings go away with 5.8.3? Do you get them only when using DBI > or with out as well? If Mason doesn't use XS, which modules that use XS > does it load?
Yes, the warnings go away with 5.8.3. I have not tried w/o DBI. No, Mason does not use XS directly. I don't know what 'XS' modules Mason loads, but will investigate. Thanks for the tutorial. I'm busy getting subversion installed; Will get back to you soon. Aloha => Beau; -- 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
