From: ivan Date: Tue, 13 May 2003 05:47:25 +0000 (+0000) Subject: missing pod =cut at end X-Git-Tag: freeside_1_5_0pre2~21 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=6e2a0edcc8659e18af767a2d5305b450092b3542 missing pod =cut at end --- diff --git a/FS/FS/addr_block.pm b/FS/FS/addr_block.pm index af4e5fb79..c5ddca7d0 100755 --- a/FS/FS/addr_block.pm +++ b/FS/FS/addr_block.pm @@ -324,5 +324,7 @@ To be implemented. Minimum block size should be a config option. It's hardcoded at /30 right now because that's the smallest block that makes any sense at all. +=cut + 1;