This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update the FSF's address. Plus some other whitespace and NON-WHITESPACE
[perl5.git] / lib / Tie / Array.pm
index 53c1ba7..af8f51e 100644 (file)
@@ -3,7 +3,7 @@ package Tie::Array;
 use 5.006_001;
 use strict;
 use Carp;
-our $VERSION = '1.02';
+our $VERSION = '1.03';
 
 # Pod documentation after __END__ below.