Factor out the Makefile.PL into easily digestable snippets
[dbsrgits/DBIx-Class.git] / maint / Makefile.PL.inc / 54_autogen_inherited_pod.pl
1 # FIXME Disabled due to unsolved issues, ask theorbtwo
2 #require Module::Install::Pod::Inherit;
3 #PodInherit();
4
5 # keep the Makefile.PL eval happy
6 1;