The canonical source for perlfaq is now the perl reop

[email protected] (brian d foy) Sat, 21 Aug 2010 12:32:24 -0500
Newsgroups perl.perlfaq.workers,perl.perl5.porters
Message-ID <210820101232245959%[email protected]>
[[ This message was both posted and mailed: see
   the "To," "Cc," and "Newsgroups" headers for details. ]]

Now that the perl sources are in git (meaning committers can easily
have their own branches), it's kinda silly to have the perlfaq over in
a separate repo. I'm going to keep my perlfaq tools over there, but now
the canonical source for the perlfaqN.pod docs are in the regular perl
source tree. I've created a briandfoy/perlfaq branch for that and I'll
just work in there. No more cross repo syncing and all that bother.

The only question is who and when to pull the new versions into blead.