Committed by Greg Sabino Mullane <[email protected]>

Subject: [DBD::Pg 2/2] Teach everyone that AutoInactiveDestroy is a legal word
for us.

---
 .perlcriticrc     | 2 +-
 t/99_spellcheck.t | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/.perlcriticrc b/.perlcriticrc
index 7795748..c1cbfdf 100644
--- a/.perlcriticrc
+++ b/.perlcriticrc
@@ -2,7 +2,7 @@ verbose = 9
 profile-strictness = quiet
 
 [Documentation::PodSpelling]
-stop_words = ActiveKids AutoCommit boolean Bunce CachedKids ChildHandles 
ChopBlanks CompatMode CursorName DBD DBI Datatype dbdpg dev enum ErrCount 
FetchHashKeyName HandleError HandleSetErr InactiveDestroy LongReadLen 
LongTruncOk Mergl Momjian Mullane NULLABLE OID ParamValues ParamTypes PgBouncer 
pgend pglibpq pglogin pgprefix pgquote pgstart PGSERVICE PGSYSCONFDIR perl 
Postgres PostgreSQL PrintError PrintWarn README RaiseError RowCache 
RowCacheSize RowsInCache SQL SQLSTATE SSL STDIN STDERR STDOUT Sabino Savepoints 
ShowErrorStatement TaintIn TaintOut TraceLevel UTF Username afterwards 
arrayrefs attr autocommit backend bitmask bytea cancelled datatype dbd dbh 
errstr fd filename getfd getline hashref largeobject len libpq lseg pgbuiltin 
pgsql runtime savepoint savepoints schemas sslmode tablename tablespace 
tablespaces tuple typename username varchar undef Perlish arrayref datatypes 
bool func PID dr ReadOnly nullable hashrefs DSN onwards
+stop_words = ActiveKids AutoCommit boolean Bunce CachedKids ChildHandles 
ChopBlanks CompatMode CursorName DBD DBI Datatype dbdpg dev enum ErrCount 
FetchHashKeyName HandleError HandleSetErr InactiveDestroy LongReadLen 
LongTruncOk Mergl Momjian Mullane NULLABLE OID ParamValues ParamTypes PgBouncer 
pgend pglibpq pglogin pgprefix pgquote pgstart PGSERVICE PGSYSCONFDIR perl 
Postgres PostgreSQL PrintError PrintWarn README RaiseError RowCache 
RowCacheSize RowsInCache SQL SQLSTATE SSL STDIN STDERR STDOUT Sabino Savepoints 
ShowErrorStatement TaintIn TaintOut TraceLevel UTF Username afterwards 
arrayrefs attr autocommit backend bitmask bytea cancelled datatype dbd dbh 
errstr fd filename getfd getline hashref largeobject len libpq lseg pgbuiltin 
pgsql runtime savepoint savepoints schemas sslmode tablename tablespace 
tablespaces tuple typename username varchar undef Perlish arrayref datatypes 
bool func PID dr ReadOnly nullable hashrefs DSN onwards AutoInactiveDestroy
 
 [-Bangs::ProhibitBitwiseOperators]
 [-Bangs::ProhibitCommentedOutCode]
diff --git a/t/99_spellcheck.t b/t/99_spellcheck.t
index 3c92be4..6d53df8 100644
--- a/t/99_spellcheck.t
+++ b/t/99_spellcheck.t
@@ -152,6 +152,7 @@ __DATA__
 
 ## Common:
 
+AutoInactiveDestroy
 grokbase
 ActiveKids
 adbin
-- 
1.8.4

Reply via email to