diff options
Diffstat (limited to 'cpan/Math-BigInt/t/Math/BigFloat/Subclass.pm')
-rw-r--r-- | cpan/Math-BigInt/t/Math/BigFloat/Subclass.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpan/Math-BigInt/t/Math/BigFloat/Subclass.pm b/cpan/Math-BigInt/t/Math/BigFloat/Subclass.pm index c9ec01e129..9955f205dc 100644 --- a/cpan/Math-BigInt/t/Math/BigFloat/Subclass.pm +++ b/cpan/Math-BigInt/t/Math/BigFloat/Subclass.pm @@ -1,4 +1,4 @@ -#!perl +# -*- mode: perl; -*- # for testing subclassing Math::BigFloat |