X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2Fless.pm;h=de0ac8f42346a539f53d92938fd2f44139a94feb;hb=1a95e36d92295cabb6c213a2f397c4cb7614d12c;hp=5e055f3920d73acdf3a6b57b29a3a4d013884b0f;hpb=f06db76b9e41859439aeadb79feb6c603ee741ff;p=p5sagit%2Fp5-mst-13.2.git diff --git a/lib/less.pm b/lib/less.pm index 5e055f3..de0ac8f 100644 --- a/lib/less.pm +++ b/lib/less.pm @@ -1,8 +1,14 @@ package less; +our $VERSION = '0.01'; + =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