add version numbers to versionless modules
[perl/plp/.git] / lib / PLP / Tie / Print.pm
index a2d22dd25c2a1c189c2b890576529ab60e5da437..85788afb55e914d892caf466a73b60f42d8f885a 100644 (file)
@@ -3,6 +3,8 @@ package PLP::Tie::Print;
 use strict;
 use warnings;
 
+our $VERSION = '1.00';
+
 =head1 PLP::Tie::Print
 
 Just prints to stdout, but sends headers if not sent before.