Fixed POD
[catagits/HTTP-Body.git] / lib / HTTP / Body / UrlEncoded.pm
index 89ab97d..4cc6d59 100644 (file)
@@ -8,7 +8,7 @@ our $DECODE = qr/%([0-9a-fA-F]{2})/;
 
 =head1 NAME
 
-HTTP::Body - HTTP Body UrlEncoded Parser
+HTTP::Body::UrlEncoded - HTTP Body UrlEncoded Parser
 
 =head1 SYNOPSIS