[Catalyst] data::dump vs data::dumper
    Chisel Wright 
    chisel at herlpacker.co.uk
       
    Thu Jul  6 11:18:52 CEST 2006
    
    
  
On Thu, Jul 06, 2006 at 09:28:23AM +0200, Marcello Romani wrote:
> FWIW, I prefer Data::Dump over Data::Dumper, too.
I was thinking about this a little last night.
How about leaving the dumper() method as-is (since Data::Dumper is core
I believe) and adding a new method dump() - which is in keeping with the
Data::Dump function name?
This then doesn't affect anyone who's happy with Dumper, and opens it up
for people who prefer Dump.
Chisel
-- 
Chisel Wright
e: chisel at herlpacker.co.uk
w: http://www.herlpacker.co.uk/
This is not an automated signature. I type this in to the bottom of every
message. 
    
    
More information about the Catalyst
mailing list