clean up and add NAME sections
[gitmo/Role-Tiny.git] / lib / Sub / Quote.pm
index 215657d..f58652a 100644 (file)
@@ -133,7 +133,9 @@ sub unquote_sub {
 
 1;
 
-=pod
+=head1 NAME
+
+Sub::Quote - efficient generation of subroutines via string eval
 
 =head1 SYNOPSIS