Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: Condensed output of Data::Dumper used on DateTime

by andreas1234567 (Vicar)
on Feb 28, 2012 at 22:26 UTC ( [id://956785]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    # Foo.pm
    package Foo;
    ...
    
    1;
    __END__
    
  2. or download this
    # Foo.t:
    
    ...
    );
    
    __END__
    
  3. or download this
    $ perl Foo.t
    1..2
    ok 1 - prints short version
    ok 2 - prints long version
    $
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://956785]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (8)
As of 2024-04-25 15:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found