File: pod.patch

package info (click to toggle)
libparams-validate-perl 1.06-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 776 kB
  • sloc: perl: 2,179; makefile: 2
file content (17 lines) | stat: -rw-r--r-- 347 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Author: Nicholas Bamber <nicholas@periapt.co.uk>
Subject: pod syntax
Last-Update: 2011-04-20
Forwarded: no
--- a/lib/Attribute/Params/Validate.pm
+++ b/lib/Attribute/Params/Validate.pm
@@ -88,6 +88,10 @@
 
 1;
 
+=head1 NAME
+
+Attribute::Params::Validate - support for attributes
+
 =head1 SYNOPSIS
 
   use Attribute::Params::Validate qw(:all);