This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
In Win32 the cmd.exe console output doesn't seem to
[perl5.git] / lib / less.pm
index 5e055f3..de0ac8f 100644 (file)
@@ -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