# | Line 1 | Line 1 | |
---|---|---|
1 | – | #!/usr/local/bin/perl5 |
2 | – | # |
3 | – | # |
4 | – | |
1 | package Interface; | |
2 | + | require 5.001; |
3 | require Exporter; | |
4 | require BuildFile; | |
5 | @ISA = qw(Exporter); |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |