I have written a wrapper around Data::Dumper which I'm calling Data::Debug. The module is used mainly to pass data structures to Data::Dumper in key => value pairs rather than the @values => @keys way... I would like to make it available on CPAN, however I have never contributed, and am currently wondering what I need to do to accomplish this?
Any information would be greatly appreciated. Ilene Jones