summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/perl/lib/filetest.pm
diff options
context:
space:
mode:
authormillert <millert@openbsd.org>2002-10-27 22:14:39 +0000
committermillert <millert@openbsd.org>2002-10-27 22:14:39 +0000
commit55745691c11d58794cc2bb4d620ee3985f4381e6 (patch)
treed570f77ae0fda2ab3c9daa80b06a330c16cfe79f /gnu/usr.bin/perl/lib/filetest.pm
parentremove MD bits from test. (diff)
downloadwireguard-openbsd-55745691c11d58794cc2bb4d620ee3985f4381e6.tar.xz
wireguard-openbsd-55745691c11d58794cc2bb4d620ee3985f4381e6.zip
stock perl 5.8.0 from CPAN
Diffstat (limited to 'gnu/usr.bin/perl/lib/filetest.pm')
-rw-r--r--gnu/usr.bin/perl/lib/filetest.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/gnu/usr.bin/perl/lib/filetest.pm b/gnu/usr.bin/perl/lib/filetest.pm
index b52a9b484d5..21252f35a6f 100644
--- a/gnu/usr.bin/perl/lib/filetest.pm
+++ b/gnu/usr.bin/perl/lib/filetest.pm
@@ -1,5 +1,7 @@
package filetest;
+our $VERSION = '1.00';
+
=head1 NAME
filetest - Perl pragma to control the filetest permission operators