X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2Fless.pm;h=b3afef0fcdc530b886bab7d4ffdc116bb23d63b3;hb=cb63fe9d2e5798dd9efb493d9c26775aea114f76;hp=5e055f3920d73acdf3a6b57b29a3a4d013884b0f;hpb=f06db76b9e41859439aeadb79feb6c603ee741ff;p=p5sagit%2Fp5-mst-13.2.git diff --git a/lib/less.pm b/lib/less.pm index 5e055f3..b3afef0 100644 --- a/lib/less.pm +++ b/lib/less.pm @@ -2,7 +2,11 @@ package less; =head1 NAME -less - Perl pragma to request less of something from the compiler +less - perl pragma to request less of something from the compiler + +=head1 SYNOPSIS + + use less; # unimplemented =head1 DESCRIPTION