Rev 11930 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 11930 | Rev 11931 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | #!/usr |
1 | #!/usr/bin/perl |
2 | ### script for generating from the data of log/referencement |
2 | ### script for generating from the data of log/referencement |
3 | ### some files which can be exploited by the search engine. |
3 | ### some files which can be exploited by the search engine. |
4 | ### for the moment, this is not launched by wims, only manually |
4 | ### for the moment, this is not launched by wims, only manually |
5 | use warnings; |
5 | use warnings; |
6 | use strict; |
6 | use strict; |