Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Creating Open Office Doc with Hebrew

by sachss (Sexton)
on Sep 18, 2016 at 21:51 UTC ( [id://1172080]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use charnames ();
    #URL: http://perldoc.perl.org/perluniintro.html
    ...
    our $gershayim = charnames::string_vianame("HEBREW PUNCTUATION GERSHAY
    +IM");
    
    1;
    
  2. or download this
    #!/usr/bin/perl -w
    use strict;
    ...
    
    exit 0;
    ### End of File ###
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (3)
As of 2024-04-26 02:34 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found