[31951] in Perl-Users-Digest

home help back first fref pref prev next nref lref last post

Perl-Users Digest, Issue: 3214 Volume: 11

daemon@ATHENA.MIT.EDU (Perl-Users Digest)
Sun Nov 21 00:09:27 2010

Date: Sat, 20 Nov 2010 21:09:08 -0800 (PST)
From: Perl-Users Digest <Perl-Users-Request@ruby.OCE.ORST.EDU>
To: Perl-Users@ruby.OCE.ORST.EDU (Perl-Users Digest)

Perl-Users Digest           Sat, 20 Nov 2010     Volume: 11 Number: 3214

Today's topics:
        Job Oppurtunity - Perl Developers - CMM Level 3 Product <rahulvycon@gmail.com>
    Re: Job Oppurtunity - Perl Developers - CMM Level 3 Pro <tadmc@seesig.invalid>
        on windows 7 / cygwin / perl / cpan - cannot install Ma <emailsrvr-groups@yahoo.com>
    Re: on windows 7 / cygwin / perl / cpan - cannot instal <sisyphus359@gmail.com>
        Perl command-line: check for XML well-formedness <luca_remove@alice.it>
    Re: Perl command-line: check for XML well-formedness <uri@StemSystems.com>
    Re: Perl command-line: check for XML well-formedness <luca_remove@alice.it>
        Digest Administrivia (Last modified: 6 Apr 01) (Perl-Users-Digest Admin)

----------------------------------------------------------------------

Date: Sat, 20 Nov 2010 00:04:07 -0800 (PST)
From: Rahul Vycon <rahulvycon@gmail.com>
Subject: Job Oppurtunity - Perl Developers - CMM Level 3 Product Company
Message-Id: <552cbb16-b2ee-4397-a611-4d3c31a846fc@s4g2000yql.googlegroups.com>

Dear All,

We are looking for Perl Developers for CMM Level 3 Product Development
Company.

Job Description:
Experience: 1 Yr - 4 Yrs
Required Skills:
                      Experience in Perl Scripting
                      Good Exposure to OOPS Concepts
                      Good Communication Skills
Job Location: Bangalore

If the above profile interests you please send in your resume to
rahul.vycon@gmail.com.
Else please refer few of your friends or colleagues who would be
interested for the same.

Thank you.

Regards,
Rahul


------------------------------

Date: Sat, 20 Nov 2010 10:43:28 -0600
From: Tad McClellan <tadmc@seesig.invalid>
Subject: Re: Job Oppurtunity - Perl Developers - CMM Level 3 Product Company
Message-Id: <slrniefv6r.8ia.tadmc@tadbox.sbcglobal.net>

Rahul Vycon <rahulvycon@gmail.com> wrote:


> We are looking for Perl Developers 


 ... that want to work for a spamming multiposter.


This is a discussion newsgroup. 

Job postings to discussion newsgroups are bad netiquette.

You should instead post to a newsgroup that has the word "jobs"
in the group's name.

Or, even better, use the Perl Jobs mailing list: http://jobs.perl.org

You should "crosspost" rather than "multipost".



By breaking two rules of netiquette in a single post, you have
done severe damage to your reputation.

Most _good_ Perl programmers will not want to work at a place that
has demonstrated such cluelessness...


-- 
Tad McClellan
email: perl -le "print scalar reverse qq/moc.liamg\100cm.j.dat/"
The above message is a Usenet post.
I don't recall having given anyone permission to use it on a Web site.


------------------------------

Date: Fri, 19 Nov 2010 08:22:55 -0800 (PST)
From: SVCitian <emailsrvr-groups@yahoo.com>
Subject: on windows 7 / cygwin / perl / cpan - cannot install Math::Prime::XS
Message-Id: <c936f408-796f-4b5b-a90c-fdb0cb168314@k30g2000vbn.googlegroups.com>

I am unable to install the module: Math::Prime::XS

 ..
Error: no compiler detected to compile 'lib/Math/Prime/XS.c'.
Aborting
  SCHUBIGER/Math-Prime-XS-0.22.tar.gz
 ...

Full Details below...

How to make it work... I have gcc and other compilers for sure..

Please help.


User@UserDell ~
$ cpan

cpan shell -- CPAN exploration and modules installation (v1.9402)
Enter 'h' for help.

cpan[1]> install Math::Prime::XS
CPAN: Storable loaded ok (v2.20)
Going to read '/home/User/.cpan/Metadata'
  Database was generated on Fri, 19 Nov 2010 07:42:44 GMT
Running install for module 'Math::Prime::XS'
CPAN: YAML loaded ok (v0.71)
Running make for S/SC/SCHUBIGER/Math-Prime-XS-0.22.tar.gz
CPAN: Digest::SHA loaded ok (v5.47)
CPAN: Compress::Zlib loaded ok (v2.02)
Checksum for /home/User/.cpan/sources/authors/id/S/SC/SCHUBIGER/Math-
Prime-XS-0.
22.tar.gz ok
Scanning cache /home/User/.cpan/build for sizes
 ............................................................................DONE

CPAN: Archive::Tar loaded ok (v1.52)
Math-Prime-XS-0.22
Math-Prime-XS-0.22/META.yml
Math-Prime-XS-0.22/Makefile.PL
Math-Prime-XS-0.22/Build.PL
Math-Prime-XS-0.22/ppport.h
Math-Prime-XS-0.22/INSTALL
Math-Prime-XS-0.22/XS.xs
Math-Prime-XS-0.22/Changes
Math-Prime-XS-0.22/README
Math-Prime-XS-0.22/MANIFEST
Math-Prime-XS-0.22/lib
Math-Prime-XS-0.22/lib/Math
Math-Prime-XS-0.22/lib/Math/Prime
Math-Prime-XS-0.22/lib/Math/Prime/XS.pm
Math-Prime-XS-0.22/t
Math-Prime-XS-0.22/t/pod.t
Math-Prime-XS-0.22/t/00-load.t
Math-Prime-XS-0.22/t/pod-coverage.t
Math-Prime-XS-0.22/t/functions.t
CPAN: File::Temp loaded ok (v0.22)
CPAN: Module::Build loaded ok (v0.3613)

  CPAN.pm: Going to build S/SC/SCHUBIGER/Math-Prime-XS-0.22.tar.gz

cygwin warning:
  MS-DOS style path detected: \Users\User
  Preferred POSIX equivalent is: /cygdrive/c/Users/User
  CYGWIN environment variable option "nodosfilewarning" turns off this
warning.
  Consult the user's guide for more details about POSIX paths:
    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames
Warning: ExtUtils::CBuilder not installed or no compiler detected
Proceeding with configuration, but compilation may fail during Build

Checking prerequisites...
  requires:
 !  Params::Validate is not installed

ERRORS/WARNINGS FOUND IN PREREQUISITES.  You may wish to install the
versions
cpan[2]>

Creating new 'MYMETA.yml' with configuration results
Creating new 'Build' script for 'Math-Prime-XS' version '0.22'
---- Unsatisfied dependencies detected during ----
----    SCHUBIGER/Math-Prime-XS-0.22.tar.gz   ----
    Params::Validate [requires]
Running Build test
  Delayed until after prerequisites
Running Build install
  Delayed until after prerequisites
Running install for module 'Params::Validate'
Running make for D/DR/DROLSKY/Params-Validate-0.95.tar.gz
Checksum for /home/User/.cpan/sources/authors/id/D/DR/DROLSKY/Params-
Validate-0.
95.tar.gz ok
Params-Validate-0.95
Params-Validate-0.95/META.yml
Params-Validate-0.95/Changes
Params-Validate-0.95/README
Params-Validate-0.95/TODO
Params-Validate-0.95/MANIFEST
Params-Validate-0.95/SIGNATURE
Params-Validate-0.95/LICENSE
Params-Validate-0.95/Build.PL
Params-Validate-0.95/t
Params-Validate-0.95/t/13-taint.t
Params-Validate-0.95/t/09-regex.t
Params-Validate-0.95/t/14-no_validate.t
Params-Validate-0.95/t/03-attribute.t
Params-Validate-0.95/t/18-depends.t
Params-Validate-0.95/t/06-options.t
Params-Validate-0.95/t/04-defaults.t
Params-Validate-0.95/t/25-undef-regex.t
Params-Validate-0.95/t/23-readonly.t
Params-Validate-0.95/t/27-string-as-type.t
Params-Validate-0.95/t/08-noop_with.t
Params-Validate-0.95/t/05-noop_default.t
Params-Validate-0.95/t/pod.t
Params-Validate-0.95/t/21-can.t
Params-Validate-0.95/t/30-hashref-alteration.t
Params-Validate-0.95/t/22-overload-can-bug.t
Params-Validate-0.95/t/15-case.t
Params-Validate-0.95/t/01-validate.t
Params-Validate-0.95/t/10-noop_regex.t
Params-Validate-0.95/t/17-callbacks.t
Params-Validate-0.95/t/19-untaint.t
Params-Validate-0.95/t/29-taint-mode.t
Params-Validate-0.95/t/28-readonly-return.t
Params-Validate-0.95/t/02-noop.t
Params-Validate-0.95/t/pod-coverage.t
Params-Validate-0.95/t/07-with.t
Params-Validate-0.95/t/24-tied.t
Params-Validate-0.95/t/11-cb.t
Params-Validate-0.95/t/16-normalize.t
Params-Validate-0.95/t/12-noop_cb.t
Params-Validate-0.95/t/26-isa.t
Params-Validate-0.95/t/kwalitee.t
Params-Validate-0.95/t/lib
Params-Validate-0.95/t/lib/PVTests.pm
Params-Validate-0.95/t/lib/PVTests
Params-Validate-0.95/t/lib/PVTests/Regex.pm
Params-Validate-0.95/t/lib/PVTests/With.pm
Params-Validate-0.95/t/lib/PVTests/Standard.pm
Params-Validate-0.95/t/lib/PVTests/Callbacks.pm
Params-Validate-0.95/t/lib/PVTests/Defaults.pm
Params-Validate-0.95/benchmarks
Params-Validate-0.95/benchmarks/basic
Params-Validate-0.95/c
Params-Validate-0.95/c/ppport.h
Params-Validate-0.95/lib
Params-Validate-0.95/lib/Params
Params-Validate-0.95/lib/Params/ValidateXS.pm
Params-Validate-0.95/lib/Params/Validate.pm
Params-Validate-0.95/lib/Params/Validate.xs
Params-Validate-0.95/lib/Params/ValidatePP.pm
Params-Validate-0.95/lib/Attribute
Params-Validate-0.95/lib/Attribute/Params
Params-Validate-0.95/lib/Attribute/Params/Validate.pm
CPAN: Time::HiRes loaded ok (v1.9719)

  CPAN.pm: Going to build D/DR/DROLSKY/Params-Validate-0.95.tar.gz

Warning: ExtUtils::CBuilder not installed or no compiler detected
Proceeding with configuration, but compilation may fail during Build

Creating new 'MYMETA.yml' with configuration results
Creating new 'Build' script for 'Params-Validate' version '0.95'
Building Params-Validate
Error: no compiler detected to compile 'lib/Params/Validate.c'.
Aborting
  DROLSKY/Params-Validate-0.95.tar.gz
  ./Build -- NOT OK
Running Build test
  Can't test without successful make
Running Build install
  Make had returned bad status, install seems impossible
Running Build for S/SC/SCHUBIGER/Math-Prime-XS-0.22.tar.gz
  Has already been unwrapped into directory /home/User/.cpan/build/
Math-Prime-XS
-0.22-IX4aZj

  CPAN.pm: Going to build S/SC/SCHUBIGER/Math-Prime-XS-0.22.tar.gz

Warning: Prerequisite 'Params::Validate => 0' for 'SCHUBIGER/Math-
Prime-XS-0.22.
tar.gz' failed when processing 'DROLSKY/Params-Validate-0.95.tar.gz'
with 'make
=> NO'. Continuing, but chances to succeed are limited.
Building Math-Prime-XS
Error: no compiler detected to compile 'lib/Math/Prime/XS.c'.
Aborting
  SCHUBIGER/Math-Prime-XS-0.22.tar.gz
  ./Build -- NOT OK
Running Build test
  Can't test without successful make
Running Build install
  Make had returned bad status, install seems impossible
Failed during this command:
 DROLSKY/Params-Validate-0.95.tar.gz          : make NO
 SCHUBIGER/Math-Prime-XS-0.22.tar.gz          : make NO

cpan[2]>


------------------------------

Date: Sat, 20 Nov 2010 00:16:47 -0800 (PST)
From: sisyphus <sisyphus359@gmail.com>
Subject: Re: on windows 7 / cygwin / perl / cpan - cannot install Math::Prime::XS
Message-Id: <e625b96e-bfc8-4df0-9fe7-50467e7c85c6@j5g2000vbg.googlegroups.com>

On Nov 20, 3:22=A0am, SVCitian <emailsrvr-gro...@yahoo.com> wrote:
> I am unable to install the module: Math::Prime::XS

[snip]

> Warning: ExtUtils::CBuilder not installed or no compiler detected

Could it be that the *real* reason it won't build is that
ExtUtils::CBuilder is missing ?

Cheers,
Rob


------------------------------

Date: Fri, 19 Nov 2010 21:46:29 +0100
From: luca <luca_remove@alice.it>
Subject: Perl command-line: check for XML well-formedness
Message-Id: <EmBFo.119$7b4.72@tornado.fastwebnet.it>


Hi everyone, is there a way to check that an XML file is well formed with
command line Perl?

Thanks



------------------------------

Date: Fri, 19 Nov 2010 20:03:38 -0500
From: "Uri Guttman" <uri@StemSystems.com>
Subject: Re: Perl command-line: check for XML well-formedness
Message-Id: <87fwuw9579.fsf@quad.sysarch.com>

>>>>> "l" == luca  <luca_remove@alice.it> writes:

  l> Hi everyone, is there a way to check that an XML file is well formed with
  l> command line Perl?

untested: 

perl -MXML::Simple -0777ne '$data = XMLin $_'

uri

-- 
Uri Guttman  ------  uri@stemsystems.com  --------  http://www.sysarch.com --
-----  Perl Code Review , Architecture, Development, Training, Support ------
---------  Gourmet Hot Cocoa Mix  ----  http://bestfriendscocoa.com ---------


------------------------------

Date: Sat, 20 Nov 2010 09:39:21 +0100
From: luca <luca_remove@alice.it>
Subject: Re: Perl command-line: check for XML well-formedness
Message-Id: <WOLFo.197$7b4.77@tornado.fastwebnet.it>

On 20/11/2010 2.03, Uri Guttman wrote:
> perl -MXML::Simple -0777ne '$data = XMLin $_'

it works. thank you mate. Now I need to do some studying on why it actually does :)

Luca



------------------------------

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 3214
***************************************


home help back first fref pref prev next nref lref last post