implemented -cleanee option plus an external callable remove_subroutines class method...
authorRobert 'phaylon' Sedlacek <rs@474.at>
Tue, 3 Mar 2009 16:16:22 +0000 (17:16 +0100)
committerRobert 'phaylon' Sedlacek <rs@474.at>
Tue, 3 Mar 2009 16:16:22 +0000 (17:16 +0100)
commitfcfe7810e5ba4f72dadf41d7d7cd92621bbcad4f
tree6b7b588f19159652ab36b64702fa91b912de0008
parent2f92146b7d8586bc062d3c587460caac27a27510
implemented -cleanee option plus an external callable remove_subroutines class method to provide functionaltiy as per RT#41850
Changes
lib/namespace/clean.pm
t/05-explicit-cleanee.t [new file with mode: 0644]
t/lib/CleaneeBridge.pm [new file with mode: 0644]
t/lib/CleaneeBridgeDirect.pm [new file with mode: 0644]
t/lib/CleaneeBridgeExplicit.pm [new file with mode: 0644]
t/lib/CleaneeTarget.pm [new file with mode: 0644]