remove a working file that hitched a ride with my import.

This commit is contained in:
jim 2009-06-19 19:14:05 +00:00
parent ad1fd6d42d
commit 2502311fa5

View File

@ -1,4 +0,0 @@
Allows easy detection of unfreed memory objects. Test::Weaken allows you
to examine the unfreed objects, even objects which are usually
inaccessible. It performs this magic by creating a set of weakened probe
references.