Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Version control system for the laziest of the lazy

by Anonymous Monk
on Apr 06, 2011 at 07:08 UTC ( [id://897676]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $ perl -MDateTime -le"print DateTime->now->strftime( q!%F-%H-%M-%S%z! 
    +);"
    2011-04-06-07-04-11+0000
    
    $ perl -MDateTime -le"print DateTime->now( qw[ time_zone local ] )->st
    +rftime( q!%F-%H-%M-%S%z! );"
    2011-04-06-00-04-29-0700
    
  2. or download this
    foo.pl-00
    foo.pl-01
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (4)
As of 2024-04-23 22:47 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found