perl / Git / LoadCPAN / Error.pmon commit git p4 test: use 'test_atexit' to kill p4d and the watchdog process (99e37c2)
   1package Git::LoadCPAN::Error;
   2use 5.008;
   3use strict;
   4use warnings;
   5use Git::LoadCPAN (
   6        module => 'Error',
   7        import => 1,
   8);
   9
  101;