# New Ticket Created by Patrick R. Michaud # Please include the string: [perl #54650] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=54650 >
Currently Digest::MD5 is an entirely subroutine-based implementation and stores subs in the global namespace. It would be helpful if it provided an object-based interface as well. Pm
