Rob Bloodgood wrote: > > > > Does anyone know where I can find documentation to install > > > and configure > > > Apache::AuthCookie? The docs that come with it are thin and > > > do not provide > > > much information. > > > > you're kidding, right? > > > > [geoff@jib Apache-AuthCookie-2.011]$ perldoc AuthCookie.pm | wc -l > > 462 > > Verbiage and ASCII art do not good documentation make. > > I'm *not* a newbie, but it took me almost a day to install a RUDIMENTARY > AuthCookie setup... because the docs were so thin. And unclear. > > My $.02. > > L8r, > Rob > > #!/usr/bin/perl -w > use Disclaimer qw/:standard/;
my $0.02: i thought it was pretty straight forward tip#1: if your looked/used the ./t/ examples/test directory you should have been up and running in a matter of minutes tip#2: perlmonks.org usually has great examples/forums/answers