[32435] in Perl-Users-Digest
Perl-Users Digest, Issue: 3702 Volume: 11
daemon@ATHENA.MIT.EDU (Perl-Users Digest)
Mon May 28 09:09:22 2012
Date: Mon, 28 May 2012 06:09:05 -0700 (PDT)
From: Perl-Users Digest <Perl-Users-Request@ruby.OCE.ORST.EDU>
To: Perl-Users@ruby.OCE.ORST.EDU (Perl-Users Digest)
Perl-Users Digest Mon, 28 May 2012 Volume: 11 Number: 3702
Today's topics:
Re: coding question rvaedex23@gmail.com
Re: Help with install from CPAN <dave@invalid.invalid>
Digest Administrivia (Last modified: 6 Apr 01) (Perl-Users-Digest Admin)
----------------------------------------------------------------------
Date: Sun, 27 May 2012 07:21:41 -0700 (PDT)
From: rvaedex23@gmail.com
Subject: Re: coding question
Message-Id: <475372b8-0ac1-45c8-8a45-df1b13fec337@googlegroups.com>
On Friday, May 25, 2012 4:08:18 PM UTC-4, rvae...@gmail.com wrote:
> I am not very familiar with perl. Although, I do have shell scripting experience.
> I thought this would be easier to do this in perl.
>
> I have a file that doesn't have a field delimiter between the columns and I want to add a colon between each column. I can identify the columns by hard coding the range:
> such as "col1 to col 10" "col11 to col24" etc...
>
> I am stuck. Any advise would help. Thanks.
Thank you all for all your input. I will try this on Tuesday.
On Friday, May 25, 2012 4:08:18 PM UTC-4, rvae...@gmail.com wrote:
> I am not very familiar with perl. Although, I do have shell scripting experience.
> I thought this would be easier to do this in perl.
>
> I have a file that doesn't have a field delimiter between the columns and I want to add a colon between each column. I can identify the columns by hard coding the range:
> such as "col1 to col 10" "col11 to col24" etc...
>
> I am stuck. Any advise would help. Thanks.
------------------------------
Date: Sun, 27 May 2012 18:20:15 +0000 (UTC)
From: "Dave Saville" <dave@invalid.invalid>
Subject: Re: Help with install from CPAN
Message-Id: <fV45K0OBJxbE-pn2-kTyz9JrVSdiE@localhost>
On Sat, 26 May 2012 21:38:57 UTC, Ben Morrow <ben@morrow.me.uk> wrote:
<snip>
> Here's a rather crude hack you could try: put the following in
> TAP/Harness/UseQx.pm somewhere in your @INC:
<snip>
>
Hi Ben
Actually I'm back trying 5.14.2.
CPAN.pm: Going to build D/DO/DOY/Try-Tiny-0.11.tar.gz
Checking if your kit is complete...
Looks good
Writing Makefile for Try::Tiny
Writing MYMETA.yml and MYMETA.json
cp lib/Try/Tiny.pm blib/lib/Try/Tiny.pm
DOY/Try-Tiny-0.11.tar.gz
make.exe -- OK
'YAML' not installed, will not store persistent state
Running make test
U:/PERL5/BIN/PERL.EXE "-MExtUtils::Command::MM" "-e" "test_harness(0,
'blib/lib'
, 'blib/arch')" t/*.t
UseQx: loaded
UseQx: running [perl -w t/basic.t]
# Failed test 'use Try::Tiny;'
# at t/basic.t line 8.
# Tried to use 'Try::Tiny'.
# Error: Can't locate Try/Tiny.pm in @INC (@INC contains:
/perl5/lib/site_p
erl/5.14.2/os2 /perl5/lib/site_perl/5.14.2 /perl5/lib/5.14.2/os2
/perl5/lib/5.14
.2 /perl5/lib/site_perl/5.10.0 /perl5/lib/site_perl .) at (eval 4) line
2.
# BEGIN failed--compilation aborted at (eval 4) line 2.
And without your hook
CPAN.pm: Going to build D/DO/DOY/Try-Tiny-0.11.tar.gz
Checking if your kit is complete...
Looks good
Writing Makefile for Try::Tiny
Writing MYMETA.yml and MYMETA.json
cp lib/Try/Tiny.pm blib/lib/Try/Tiny.pm
DOY/Try-Tiny-0.11.tar.gz
make.exe -- OK
'YAML' not installed, will not store persistent state
Running make test
U:/PERL5/BIN/PERL.EXE "-MExtUtils::Command::MM" "-e" "test_harness(0,
'blib/lib'
, 'blib/arch')" t/*.t
t/basic.t ....... No subtests run
t/context.t ..... No subtests run
t/finally.t ..... No subtests run
t/given_when.t .. No subtests run
t/when.t ........ No subtests run
--
Regards
Dave Saville
------------------------------
Date: 6 Apr 2001 21:33:47 GMT (Last modified)
From: Perl-Users-Request@ruby.oce.orst.edu (Perl-Users-Digest Admin)
Subject: Digest Administrivia (Last modified: 6 Apr 01)
Message-Id: <null>
Administrivia:
To submit articles to comp.lang.perl.announce, send your article to
clpa@perl.com.
Back issues are available via anonymous ftp from
ftp://cil-www.oce.orst.edu/pub/perl/old-digests.
#For other requests pertaining to the digest, send mail to
#perl-users-request@ruby.oce.orst.edu. Do not waste your time or mine
#sending perl questions to the -request address, I don't have time to
#answer them even if I did know the answer.
------------------------------
End of Perl-Users Digest V11 Issue 3702
***************************************