# from Johan Vromans
# on Tuesday 09 September 2008 03:21:
> no_index:
> directory:
> - inc
> - lib
>
>in META.yaml but "Build dist" happily removes the 'lib' and adds all
>the modules to the 'provides' list again.
Module::Build doesn't read META.yml.
You want to put a no_index => {...} in your call to the constructor.
You also want to send a documentation patch for that.
--Eric
--
"Left to themselves, things tend to go from bad to worse."
--Murphy's Corollary
---------------------------------------------------
http://scratchcomputing.com
---------------------------------------------------