Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Translate the names of the dates using perl

by corfuitl (Sexton)
on Feb 17, 2014 at 09:47 UTC ( [id://1075150]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    next unless /(Sunday|Monday|Tuesday|Wednesday|Thursday|Friday|Saturday
    +)/g;
    
    
    ...
          when("it_it") { print “$day" ; }
          default { print “$day" ; }
       }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (4)
As of 2024-04-25 22:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found