Use Open Office
On 8/29/06, Toddy Prawiraharjo <[EMAIL PROTECTED]> wrote:
Is it possible to open excel files under linux? I read about libwin32,
and it seems it doesn't work under linux. Is this true?
Thank in advance
Toddy
e and
efficient." I am curious to know if any major applications are using perl. I
found that awsat is such application using perl.
Are there any other major applications using Perl and exploiting the
features of Perl?
Thanks in advance
regards
Ravi Sastry
Hi
I am using IBM Http Server(IHS) and adding a Directive for awstat
application to the httpd.conf.
Here is the snippet of the added Directives
#
# Directives to allow use of AWStats as a
CGI
#
Alias /awstatsclasses "/u/servers/awstats-6.5/wwwroot/classes/"
Alias /awstatscss "/u/servers/awstats
e range";
a) Is it supposed to give error?
b)If so why is the language construct so different compared to any
structured language like C?
regards
Sastry
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>
Hi
The perl document says that with the use of find2perl, "the resulting code
is typically faster than running find itself"
1) Can you tell me how it is?
2) Does it provide all the functionalities that normal 'find' utility
provided in bash/korne shell?
Thanks in advance
Ravi Sastry
Hi
The test case uses the invariant character that is below <127 on
ISO-8859-16 codepage. Since character 'a' has a codepoint of 129 on
EBCDIC, is there a place in the code where it should apply
NATIVE_TO_ASCII macro on the input character?
-Sastry
On 8/19/05, Nicholas
he platforms. I guess that the structure is not
properly set. Please throw any thoughts you have!
-Sastry
On 8/9/05, Sastry <[EMAIL PROTECTED]> wrote:
> Hi Nicholas Clark
> I agree that it is supposed to print the numerical equivalent 97.
>
> I attempted to see if there is any bu
On 8/9/05, Nicholas Clark <[EMAIL PROTECTED]> wrote:
> On Tue, Aug 09, 2005 at 10:58:48AM +0530, Sastry wrote:
> > Hi
> >
> > I get 73 printed on EBCDIC platform. I think it is supposed to print
> > 129 as it is the numeric equivalent of 'a'.
> >
Hi
a)Can somebody tell me how miniperl uses enc2xs to generate the
codepage tables in ext/Encode/Byte/byte_t.c and ext/Encode/def_t.c?
b)Are these tables different on ASCII and EBCDIC platform?
-Sastry
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED
different on EBCDIC platform and ASCII platform
like Linux.
I just replaced those files from linux onto EBCDIC which gave the
expected result '97'
Please let me know if those .c files should be the same on both the platform!
-Sastry
On 8/9/05, Nicholas Clark <[EMAIL PROTECTED]>
Hi
I get 73 printed on EBCDIC platform. I think it is supposed to print
129 as it is the numeric equivalent of 'a'.
-Sastry
On 8/8/05, Nicholas Clark <[EMAIL PROTECTED]> wrote:
> On Thu, Aug 04, 2005 at 11:51:44AM +0530, Sastry wrote:
> > Hi
> >
> >
codepoint \xF1 on iso-8859-16)
What is the expected output in enc_string?
On Linux both String and enc_string are set to "a"
Thanks in advance
regards
Sastry
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>
d
characters in EBCDIC ?
or
b) Should all the bytes in $a change to X?
Thanks in advance
Sastry
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>
t;;
enc_string = encode("iso-8859-16", $string);
print "\n String: $string\n";
print "\n enc_string: $enc_string\n";
Thanks in advance
Sastry
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>
14 matches
Mail list logo