Author: turnstep Date: Mon Jul 13 08:14:14 2009 New Revision: 13048 Modified: DBD-Pg/trunk/README.dev
Log: Typo. Modified: DBD-Pg/trunk/README.dev ============================================================================== --- DBD-Pg/trunk/README.dev (original) +++ DBD-Pg/trunk/README.dev Mon Jul 13 08:14:14 2009 @@ -360,7 +360,7 @@ direct perl modules, it is good at giving Pg.pm the once-over. To use, install it, then run: cover -delete -HARNESS_PERL_SWITCHES=-Mdevel::Cover make test +HARNESS_PERL_SWITCHES=-MDevel::Cover make test The tests will take much longer than usual. When done, run a simple
