fiddle perl
[buildroot.git] / package / microperl / Config.in
blob446b5330f0d8392f3eaf7c3d15ad2ec6143793e9
1 config BR2_PACKAGE_MICROPERL_MODULES
2         string "microperl modules"
3         default ""
4         depends on BR2_PACKAGE_MICROPERL
5         help
6           List of microperl modules to copy to the rootfs.
7           E.g.
8           warnings.pm warnings/register.pm strict.pm constant.pm vars.pm 
9           Exporter.pm Exporter/Heavy.pm Carp.pm Getopt/Long.pm