2011/4/8 Jeff Pang :
> I don't like to put some info like below in the README file.
> "You should install Perl Interpreter (for example, ActivePerl) on the system."
>
I mean many users don't know how to install the ActivePerl on their
operation systems.
They even don't know what's Perl. But just
Hello,
It's easy to write a program with Perl for dynamic DNS client on Windows.
How to make this program as a standard product edition for Windows?
I don't like to put some info like below in the README file.
"You should install Perl Interpreter (for example, ActivePerl) on the system."
Thanks.
On Thu, Apr 7, 2011 at 4:25 PM, Carlos Ivan Sosa wrote:
> On 4/7/11, Shlomi Fish wrote:
>> I personally have been happily using GVim ( http://www.vim.org/ ) for a long
>> while, which has a steep learning curve, but I'm on Linux, and use some
>> other
>> editors when appropriate.
>
> If you decid
On 4/7/11, Shlomi Fish wrote:
> Hi Mr./Ms. Sheep,
>
> On Thursday 07 Apr 2011 15:28:51 universe sheep wrote:
>> What's the best IDE in windows 7 for a beginner aiming at using Bioperl?
>> Speed may be the first thing considered, and it will be better if it can
>> download modules automatically.
>>
Hi Mr./Ms. Sheep,
On Thursday 07 Apr 2011 15:28:51 universe sheep wrote:
> What's the best IDE in windows 7 for a beginner aiming at using Bioperl?
> Speed may be the first thing considered, and it will be better if it can
> download modules automatically.
> Thanks a lot
See:
http://perl-beg
Hello Balaji,
I have been using shell script for my admin work and recently decided to use
perl fo all my automation. So proud I did that.
Nice to know that you have decided to use Perl.
Quick question: I have been using "Select" function in shell to present
menu to users. Do we have a "sel
On 4/7/11 Thu Apr 7, 2011 10:48 AM, "Balaji krishnan"
scribbled:
> Hi folks
>
> I have been using shell script for my admin work and recently decided to use
> perl fo all my automation. So proud I did that.
>
> Quick question: I have been using "Select" function in shell to present
> menu to
Hi folks
I have been using shell script for my admin work and recently decided to use
perl fo all my automation. So proud I did that.
Quick question: I have been using "Select" function in shell to present
menu to users. Do we have a "select" equivalent in perl? Or if I have a list
of names in a
On 7 April 2011 12:33, C.DeRykus wrote:
> On Apr 7, 2:07 am, paik...@gmail.com (Dermot) wrote:
>> On 7 April 2011 00:24, C.DeRykus wrote:
>> > On Apr 6, 7:45 am, paik...@gmail.com (Dermot) wrote:
>> >> Hello All,
>>
>> >> I have a issue when I attempt to run a script on one host (B) that is
>> >
What's the best IDE in windows 7 for a beginner aiming at using Bioperl?
Speed may be the first thing considered, and it will be better if it can
download modules automatically.
Thanks a lot
On 2011-04-06 15:59 +0300, Shlomit Afgin wrote:
> I want to build a script that only authenticate users can access.
> The authentication I want to use is Apache authentication.
> During the script I need to know the exact person that login.
>
> Is there any environment variable that keep this
On Apr 7, 2:07 am, paik...@gmail.com (Dermot) wrote:
> On 7 April 2011 00:24, C.DeRykus wrote:
>
>
>
>
>
>
>
>
>
> > On Apr 6, 7:45 am, paik...@gmail.com (Dermot) wrote:
> >> Hello All,
>
> >> I have a issue when I attempt to run a script on one host (B) that is
> >> called by ssh from other host
We have a internal wrapper, The problem is that doesn't work with
Oracle ;) I'm implementing it now.
Oracle madness
Best Regards
Marcos Rebelo
On Thu, Apr 7, 2011 at 11:57, Rob Coops wrote:
> Even if it is not possible at the moment you could always overwrite this
> function and make it work th
Even if it is not possible at the moment you could always overwrite this
function and make it work this way... I suspect it might be quite a bit of
work, but certainly not impossible. After all you are programming anything
you can think of can be done the only question is if it is worth the effort
On 7 April 2011 00:24, C.DeRykus wrote:
> On Apr 6, 7:45 am, paik...@gmail.com (Dermot) wrote:
>> Hello All,
>>
>> I have a issue when I attempt to run a script on one host (B) that is
>> called by ssh from other host (A).
>>
>> On host B, I have the script in /usr/local/bin/stuff.pl. The script
>
Probably it is impossible, but it would be really usefull.
I'm doing something like:
my $sth = $dbh->prepare('INSERT INTO my_table(field_1) VALUES (?)');
$sth->bind_param( 1, 'pippo', { 'ora_type' => SQLT_BIN } );
$sth->execute;
since I need to pass a parameter in the bind_param
I would really
于 2011-4-6 20:59, Shlomit Afgin 写道:
I want to build a script that only authenticate users can access.
The authentication I want to use is Apache authentication.
During the script I need to know the exact person that login.
Is there any environment variable that keep this information?
You sh
Hi,
I want to build a script that only authenticate users can access.
The authentication I want to use is Apache authentication.
During the script I need to know the exact person that login.
Is there any environment variable that keep this information?
Thanks,
Shlomit.
18 matches
Mail list logo