Rev 11479 | Rev 16933 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 11479 | Rev 11480 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | #!/usr |
1 | #!/usr/bin/perl |
2 | ##example classes |
2 | ##example classes |
3 | 3 | ||
4 | use warnings; |
4 | use warnings; |
5 | use strict; |
5 | use strict; |
6 | use search ('out', 'sortuniq', 'hashdomain', 'treate_accent', 'treate_dict'); |
6 | use search ('out', 'sortuniq', 'hashdomain', 'treate_accent', 'treate_dict'); |