hello all,
stas has rush-released a version of the site which have some minor changes in the look for good browsers but quite a lot for ns4:
http://www.apache.org/~stas/allan/modperl-docs/dst_html/
phooph, I've finally merged all these files... ;) they are in cvs. Great work Allan! Thanks!
just remember to untabify your files if you are still using real tab char:
% cat ~/bin/untabify.pl #!/usr/bin/perl -pi s/\t/' ' x (8 - length($`) % 8)/eg;
_____________________________________________________________________ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide http://perl.apache.org/guide mailto:[EMAIL PROTECTED] http://ticketmaster.com http://apacheweek.com http://singlesheaven.com http://perl.apache.org http://perlmonth.com/
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
