Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

push(@ary,\%hash)

by Anonymous Monk
on Oct 23, 2001 at 18:57 UTC ( [id://120803]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/local/bin/perl -wT
    
    ...
         $date = con_date($hash{"g_afsluttet"});
        $hash{"g_afsluttet"} = $date;
     }
    
  2. or download this
    
    #--------Farven findes start -----------------
    ...
        my $ret = sprintf ("%02d-%02d-%04d", $dd, $mm, $yyyy);
        return $ret;
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (4)
As of 2024-04-24 18:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found