Rich Duzenbury wrote:
> Hello list,
> 
> Does anyone have a working link to a pdf version (mod_perl 1.27) of the 
> guide?  Found one in the archives that no longer works...

sorry, I was working around the problems on apache.org and changing the 
auto-build script and the pdf build was broken. It's OK now, the pdfs 
are back.

The original guide is now split in two parts, you just click on the 
[pdf] button in the upper right corner to get each:
http://perl.apache.org/docs/1.0/guide/index.html
http://perl.apache.org/docs/general/index.html

you can also download a pdf of each individual chapter, by going to the 
chapter of interest and clicking on the [pdf] button.

> I tried cvs'ing the data and doing the build deal referenced on 
> perl.apache.org, but I'm missing something as I get an error from 
> DocSet/Util.pm.  It's trying to load Template.pm on line 13, but I don't 
> have a Template.pm on my system anywhere.

Because you miss the prerequisites. Template Toolkit is one of them. You 
need to install DocSet which will tell you what the prerequisites are. 
I'll release it on CPAN shortly. Meanwhile you can grab it from here:
http://apache.org/~stas/DocSet-0.14.tar.gz

__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

Reply via email to