2005-03-07 13:18:35 +00:00
|
|
|
config BR2_PACKAGE_MICROPERL
|
2005-11-05 02:16:36 +00:00
|
|
|
prompt "microperl......................... A really minimal perl"
|
|
|
|
tristate
|
2005-04-18 19:45:56 +00:00
|
|
|
default m if CONFIG_DEVEL
|
2005-03-07 13:18:35 +00:00
|
|
|
help
|
|
|
|
Perl without operating-specific functions such as readdir.
|
2005-11-05 02:16:36 +00:00
|
|
|
|