blob: 3e7175e33192f9a84de1b9505a483c13cc97bb15 (
plain)
1
2
3
4
5
6
7
8
|
config BR2_PACKAGE_PERL_WWW_ROBOTRULES
bool "perl-www-robotrules"
select BR2_PACKAGE_PERL_URI
help
This module provides functions that deal the date formats
used by the HTTP protocol (and then some more)
http://github.com/gisle/www-robotrules
|