Subject: | make cmp_details exportable |
I'm making use of cmp_details in Test::XML::Deep, but the method isn't
exported. Just placing cmp_details in @EXPORT_OK would do the trick.
Alternatively, if there's an alternate way I can accomplish what
Test::XML::Deep is doing, please holler.