Subject: | Doesn't validate correctly |
This doesn't seem to work as expected, below are just 2 examples of valid
personal numbers that return false using is_valid() method although they
are 100% valid.
my $p1 = new Se::PersonNr('890408-4350');
my $p2 = new Se::PersonNr('930126-1120');