1config BR2_PACKAGE_PERL_STREAM_BUFFERED
2	bool "perl-stream-buffered"
3	help
4	  temporary buffer to save bytes.
5
6	  https://github.com/plack/Stream-Buffered
7