treat custom exit() as private for now
authorMischa POSLAWSKY <perl@shiar.org>
Sat, 31 May 2008 21:53:00 +0000 (21:53 +0000)
committerMischa POSLAWSKY <perl@shiar.org>
Sat, 31 May 2008 21:53:11 +0000 (21:53 +0000)
commit88ea60f3e1177a230f2cc7e47250a7a5cd365663
tree27c187e70ff3bd521d62a8aba1644fedc502b91d
parent00cfd7d5ea44e400b8b53a7fa4b9d6400336a606
treat custom exit() as private for now

Do not require documentation coverage of PLP::Functions::exit,
it's supposed to be a transparant replacement of CORE::exit.

I'll probably move it outside of this module later (no side-effects
to make it usable without PLP), but that's a seperate fix.
t/93-podcover.t