There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

Revision history for PID-File

0.16    3 June 2012 - Prevent removing and guarding pid files that weren't created by the current process

0.15    guard can now set internally when using void context

0.14    more tests for guard

0.13    remove pod from guard

0.12    guard takes sub ref

0.11    should always call remove even when using the guard

0.10    more tests on filename checking

0.09    condensed examples

0.08    yet more pod changes

0.07    corrected guard pod

0.06    better tests

0.05    scope guard feature added

0.04    extra example with a while loop

0.03    more pod

0.02    pod updates

0.01    1 June 2012 - Released