Rev 11479 | 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 | 2 | ||
3 | use warnings; |
3 | use warnings; |
4 | use strict; |
4 | use strict; |
5 | use Encode qw(encode decode); |
5 | use Encode qw(encode decode); |
6 | #### for an identifier in a taxo, make the list of the modules |
6 | #### for an identifier in a taxo, make the list of the modules |