From mboxrd@z Thu Jan 1 00:00:00 1970 From: Catonano Subject: a perl package Date: Thu, 16 Mar 2017 12:42:38 +0100 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=94eb2c0d4d1ee61f81054ad78e23 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33988) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1coTnq-0005M3-HJ for help-guix@gnu.org; Thu, 16 Mar 2017 07:42:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1coTnk-0006kT-SZ for help-guix@gnu.org; Thu, 16 Mar 2017 07:42:46 -0400 Received: from mail-wm0-x22c.google.com ([2a00:1450:400c:c09::22c]:37434) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1coTnk-0006it-MT for help-guix@gnu.org; Thu, 16 Mar 2017 07:42:40 -0400 Received: by mail-wm0-x22c.google.com with SMTP id n11so45333159wma.0 for ; Thu, 16 Mar 2017 04:42:40 -0700 (PDT) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: help-guix --94eb2c0d4d1ee61f81054ad78e23 Content-Type: text/plain; charset=UTF-8 I'd like to try to package this thing http://search.cpan.org/~ken/xls2csv-1.07/ but $ guix import cpan xls2csv guix import: error: failed to download meta-data for package 'xls2csv' Efraim suggested me caps and colons, like the example in the manual guix import cpan Acme::Boolean But Acme-Boolean is a package. There's a folder named Acme containing a file with a namespace declaration in it My thing is not a package, it's a script, it has no namespace declaration, it's not in a folder How do I correctly call the importer on this ? Thanks --94eb2c0d4d1ee61f81054ad78e23 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
I'd like to try to package this thing
ht= tp://search.cpan.org/~ken/xls2csv-1.07/

but

$ guix i= mport cpan xls2csv
guix import: error: failed to download meta-data for = package 'xls2csv'

Efraim suggested me caps and colons, like = the example in the manual

guix import cpan Acme::Boolean

But = Acme-Boolean is a package.

There's a folder named Acme containi= ng a file with a namespace declaration in it

My thing is not a packa= ge, it's a script, it has no namespace declaration, it's not in a f= older

How do I correctly call the importer on this ?

<= /div>Thanks
--94eb2c0d4d1ee61f81054ad78e23--