From: Greg Sabino Mullane Date: Wed, 16 Apr 2008 23:13:52 +0000 (-0400) Subject: Make it a package for testing ease. X-Git-Tag: 2.9.0~357 X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=9cec1804630306875843b16091451392a6d4df0d;p=check_postgres.git Make it a package for testing ease. Final sig for version 1.5.0 --- diff --git a/check_postgres.pl b/check_postgres.pl index 03911a604..f230a4dc2 100755 --- a/check_postgres.pl +++ b/check_postgres.pl @@ -12,6 +12,8 @@ ## ## See the HISTORY section for other contributors +package check_postgres; + use v5.6.0; use strict; use warnings; diff --git a/check_postgres.pl.asc b/check_postgres.pl.asc index 71d629fd5..c9c048c27 100644 --- a/check_postgres.pl.asc +++ b/check_postgres.pl.asc @@ -1,6 +1,6 @@ -----BEGIN PGP SIGNATURE----- -iEYEABEDAAYFAkf34IsACgkQvJuQZxSWSsiPYQCg3FtBiCRtMvQyasA1TBU/sJkG -vBcAn0Hs2NEYNKo7TSCaFNMIfuS30XH9 -=nAZg +iEYEABEDAAYFAkgGh/wACgkQvJuQZxSWSshG0gCg4hjzddnZL+C1W2DDnYJdLU02 +GB8AoOVK2E/1YUUxfPbIv+Y/1AJtaEkw +=BsI9 -----END PGP SIGNATURE-----