On Tue, Mar 16, 2010 at 9:13 PM, Doug Cacialli wrote:
> On Tue, Mar 16, 2010 at 4:36 AM, Dermot wrote:
>> On 16 March 2010 00:29, Doug Cacialli wrote:
>>> Hello list,
>>
>>>
>>> Building Lingua-Stem
>>> Can't locate Lingua/Stem.pm in @INC (@INC contains:
>>> C:/strawberry/perl/lib C:strawberry/p
On Tue, Mar 16, 2010 at 4:36 AM, Dermot wrote:
> On 16 March 2010 00:29, Doug Cacialli wrote:
>> Hello list,
>
>>
>> Building Lingua-Stem
>> Can't locate Lingua/Stem.pm in @INC (@INC contains:
>> C:/strawberry/perl/lib C:strawberry/perl/site/lib
>> c:\strawberry\perl\vendor\lib .) at lib/Lingua/t
Thanks Jim,
Date::Parse worked.
-Ben
On Tue, Mar 16, 2010 at 2:32 PM, Jim Gibson wrote:
> On 3/16/10 Tue Mar 16, 2010 2:05 PM, "ben perl"
> scribbled:
>
> > Hi Jim,
> >
> > Thanks for the reply. This seem to work only if i am running perl on the
> > machine itself.
> >
> > I am instead usin
On 3/16/10 Tue Mar 16, 2010 2:05 PM, "ben perl"
scribbled:
> Hi Jim,
>
> Thanks for the reply. This seem to work only if i am running perl on the
> machine itself.
>
> I am instead using expect to ssh into this machine and run stat command and
> use the output from that command to check the o
I've finally gone on around the bend, I guess... I'm not seeing why the
script below <./t2> doesn't show the value of $mode when fed by
the ls cmd shown:
(first, to shows whats here)
ls -l *[eo2]
-rw-r--r--+ 1 reader reader 5 Mar 16 15:26 one
-rwxr-xr-x+ 1 reader reader 141 Mar 16 16:19
Hi Jim,
Thanks for the reply. This seem to work only if i am running perl on the
machine itself.
I am instead using expect to ssh into this machine and run stat command and
use the output from that command to check the output of that stat command.
Thanks,
-Ben
On Tue, Mar 16, 2010 at 1:31 PM,
On 3/16/10 Tue Mar 16, 2010 12:18 PM, "ben perl"
scribbled:
> Hi Everyone,
>
> I writing this program to check if a file is being touched (linux "touch"
> command) every 25 seconds.I am using stat command on linux.
>
> For example(please check the bold),
>
> stat file
> File: `file'
>
Hi Everyone,
I writing this program to check if a file is being touched (linux "touch"
command) every 25 seconds.I am using stat command on linux.
For example(please check the bold),
stat file
File: `file'
Size: 0 Blocks: 0 IO Block: 4096 regular empty
file
Device:
Parag Kalra wrote:
Although it is not related to Perl directly and might be little strange
question but still thought of consulting Perl gurus.
Here is the thing - I mainly code in Perl and Bash and I don't use any SCM
tool. And the reason I don't use it is because even if I configure a SCM
ser
On Mar 16, 2010, at 7:44 AM, Parag Kalra wrote:
>
> Just couple of questions - How can I make my code readonly using Git such
> that it can be edited only when it is checked out.
If your code is 'readonly' then you cannot edit it. You cannot write to
something that is read only.
>
> Also if I
On Sun, Mar 14, 2010 at 4:43 PM, David Christensen
wrote:
> Parag Kalra wrote:
>>
>> So wanted to know if it is a possible to use any free opensource tool to
>> manage code (only locally) where actual and current code resides in
>> different local directory and I can checkout code locally in some
Hi all!
There are new additions to http://perl-begin.org/ , the site for Perl
Beginners. Here is a summary of them:
<<<
==16-March-2010: Topical and Uses Pages==
We added a [http://perl-begin.org/uses/email/ a page about using Perl for E-
mail processing], [http://perl-begin.org/uses/multitask
On 16 March 2010 00:29, Doug Cacialli wrote:
> Hello list,
>
> Building Lingua-Stem
> Can't locate Lingua/Stem.pm in @INC (@INC contains:
> C:/strawberry/perl/lib C:strawberry/perl/site/lib
> c:\strawberry\perl\vendor\lib .) at lib/Lingua/test.pl line 2.
> BEGIN failed--compilation aborted at lib
On 16 March 2010 06:44, Parag Kalra wrote:
> Yes I have started using Git and I am very happy with it so far.
>
> Just couple of questions - How can I make my code readonly using Git such
> that it can be edited only when it is checked out.
I don't understand the question. If you have source fil
14 matches
Mail list logo