Re: Why is it so hard to find embperl on perl.apache.org?

2002-08-30 Thread Cameron McBride
> The point is that I can't find any links to that from > http://perl.apache.org/. If you didn't know you were looking for > embperl, but just wanted to find a tool to use with mod_perl, you'd Hmmm, I found link - and its analogous to the placement of the previous design. In clicks: http://p

RE: Why is it so hard to find embperl on perl.apache.org?

2002-08-30 Thread Kee Hinckley
At 8:17 AM -0700 8/30/02, Daniel Barbar wrote: >Kee, > > I may have misunderstood your question, but have you tried >http://perl.apache.org/embperl? The point is that I can't find any links to that from http://perl.apache.org/. If you didn't know you wer

Why is it so hard to find embperl on perl.apache.org?

2002-08-30 Thread Kee Hinckley
-- Kee Hinckley - Somewhere.Com, LLC http://consulting.somewhere.com/ I'm not sure which upsets me more: that people are so unwilling to accept responsibility for their own actions, or that they are so eager to regulate everyone else's.

Re: MD5, Sessions and 1.3.3

2002-08-30 Thread Kee Hinckley
At 9:52 AM -0400 8/30/02, Kee Hinckley wrote: >Turning on sessions I found that I had to go add a require MD5 >statement to Embperl.pm. Otherwise I got: Never mind, I just read the release notes for 1.3.4 -- Kee Hinckley - Somewhere.Com, LLC http://consulting.somewhere.com/ I'm not sure whic

MD5, Sessions and 1.3.3

2002-08-30 Thread Kee Hinckley
Turning on sessions I found that I had to go add a require MD5 statement to Embperl.pm. Otherwise I got: [Thu Aug 29 10:59:26 2002] [error] Can't locate object method "hexhash" via package "MD5" (perhaps you forgot to load "MD5"?) at /Library/Perl/darwin/HTML/Embperl.pm line 1696. Any ideas