From fdd2fdf96ac7a7c8d0054b13b105341c6ab9afdc Mon Sep 17 00:00:00 2001 From: "Jonathan \"Duke\" Leto" Date: Tue, 13 Feb 2018 22:47:52 -0800 Subject: [PATCH] Update example + email --- lib/Hush.pm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/Hush.pm b/lib/Hush.pm index d08b043..6ab1f08 100644 --- a/lib/Hush.pm +++ b/lib/Hush.pm @@ -14,6 +14,7 @@ This is the top-level namespace for Hush applications, which mostly consist of H =head1 SYNOPSIS + use Hush; use Hush::List; =head1 LATEST CODE @@ -23,7 +24,7 @@ the git repository lives at https://github.com/leto/hushlist . =head1 AUTHOR -Jonathan "Duke" Leto +Duke Leto =head1 SUPPORT THIS WORK