diff --git a/Changes b/Changes index 2175f15..8161797 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,8 @@ Revision history for Dist-Zilla-Plugin-PodPurler +{{$NEXT}} + formal "it's dead, jim" notice + 0.093020 2009-10-29 refactor out a lot of common code to Pod::Elemental::PerlMunger diff --git a/lib/Dist/Zilla/Plugin/PodPurler.pm b/lib/Dist/Zilla/Plugin/PodPurler.pm index 1b86531..a941b18 100644 --- a/lib/Dist/Zilla/Plugin/PodPurler.pm +++ b/lib/Dist/Zilla/Plugin/PodPurler.pm @@ -15,13 +15,9 @@ use Pod::Elemental::Transformer::Gatherer; =head1 WARNING -This code is really, really sketchy. It's crude and brutal and will probably -break whatever it is you were trying to do. - -Unlike L, this -code will not get awesome. In fact, it's just the old PodWeaver code, spun out -(no pun intended) so that RJBS can use it while he fixes PodWeaver-related -things. +This library has been superceded by L and +L. It is unlikely to be updated again unless +there are serious security problems (!?) or someone gives me money. =head1 DESCRIPTION