I think I found a bug in this
I will no Print out the developmetn section until I did this change
https://github.com/byterock/Pod-Weaver-Section-Availability/commit/ff384c482eacf5254bb8d4c3237d4ada0bb84432
-- Pod::Elemental::Element::Pod5::Ordinary->new({ content => $text }) if $text;
+ return Pod::Elemental::Element::Pod5::Ordinary->new({ content => $text })
+ if $text;
will be bloging about this later to day if you care up on http://blogs.perl.org/