From 9cec1804630306875843b16091451392a6d4df0d Mon Sep 17 00:00:00 2001 From: Greg Sabino Mullane Date: Wed, 16 Apr 2008 19:13:52 -0400 Subject: [PATCH] Make it a package for testing ease. Final sig for version 1.5.0 --- check_postgres.pl | 2 ++ check_postgres.pl.asc | 6 +++--- 2 files changed, 5 insertions(+), 3 deletions(-) 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----- -- 2.30.2