Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: Date subroutine

by jettero (Monsignor)
on May 16, 2007 at 10:45 UTC ( [id://615738]=note: print w/replies, xml ) Need Help??


in reply to Date subroutine

use strict; use warnings; open my $otherfile, ">", "otherfile.txt" or die $!; print $otherfile scalar localtime, "\n";

-Paul

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (2)
As of 2024-04-19 18:56 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found