Description: fix errors in pod
Author: Florian Schlichting <fsfs@debian.org>
Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=107587 (and by email, as requested by upstream)

--- a/lib/Net/EPP/Frame/Command/Update/Host.pm
+++ b/lib/Net/EPP/Frame/Command/Update/Host.pm
@@ -175,6 +175,7 @@
 
 
 =pod
+
 	my $el = $frame->chg;
 
 Lazy-building of 'host:chg'element.
@@ -195,6 +196,7 @@
 }
 
 =pod
+
 	$frame->chgName('ns2.example.com');
 
 Change a name of host.
