On Sunday 27 Dec 2009 18:17:19 Mike Blezien wrote:
> Hi Shlomi,
>
Hi Mike!
> - Original Message -
> From: "Shlomi Fish"
> To: ; "Mike Blezien"
> Sent: Sunday, December 27, 2009 7:38 AM
> Subject: Re: Convert PHP functions to Perl
>
> > On Sunday 27 Dec 2009 15:12:24 Mike Blezien wrote
Hi Shlomi,
- Original Message -
From: "Shlomi Fish"
To: ; "Mike Blezien"
Sent: Sunday, December 27, 2009 7:38 AM
Subject: Re: Convert PHP functions to Perl
On Sunday 27 Dec 2009 15:12:24 Mike Blezien wrote:
Hello,
Hi Mike!
I'm working on converting some PHP coding to a Perl s
On Sunday 27 Dec 2009 15:12:24 Mike Blezien wrote:
> Hello,
>
Hi Mike!
> I'm working on converting some PHP coding to a Perl system. come across a
> couple of functions I'm not familiar with and was hoping we have some
> experienced PHP programmer on the list that can help out. These are the
>
Hello,
I'm working on converting some PHP coding to a Perl system. come across a
couple of functions I'm not familiar with and was hoping we have some
experienced PHP programmer on the list that can help out. These are the
functions I need to switch over to Perl:
str_shuffle()
microtime()
Wha
>>
>> What does it say in a hex editor?
>>
>
>
> # hexdump Test.pl
> 000
> *
> 0001090
> 0001094
I would take a guess and say don't waste anymore time on it. Put your
energies in rewriting the program
--
Owen
--
To unsubscribe, e
>
> What does it say in a hex editor?
>
# hexdump Test.pl
000
*
0001090
0001094
Cheers,
Parag
>>
>> I think it's from UTF-16 to UTF-8.
>>
>>
>
> That doesn't seem to work.
>
> When I try to view my roasted file through 'less' command I get
> following
> output:
>
> # less Test.pl
> *"Test.pl" may be a binary file. See it anyway? *
>
> Is there a way I can convert this binary file to its i
>
> I think it's from UTF-16 to UTF-8.
>
>
That doesn't seem to work.
When I try to view my roasted file through 'less' command I get following
output:
# less Test.pl
*"Test.pl" may be a binary file. See it anyway? *
Is there a way I can convert this binary file to its initial readable state.
On Sunday 27 Dec 2009 12:19:48 Shlomi Fish wrote:
> On Friday 25 Dec 2009 09:07:53 Parag Kalra wrote:
> > Can anyone please let me know how to use 'iconv' command with Perl
> > script.
> >
> > I mean what should be my input and output file format while using 'iconv'
> > with a Perl script which wil
On Friday 25 Dec 2009 09:07:53 Parag Kalra wrote:
> Can anyone please let me know how to use 'iconv' command with Perl script.
>
> I mean what should be my input and output file format while using 'iconv'
> with a Perl script which will help me recover my Perl script.
>
I think it's from UTF-16
10 matches
Mail list logo