help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

a perl package


From: Catonano
Subject: a perl package
Date: Thu, 16 Mar 2017 12:42:38 +0100

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

reply via email to

[Prev in Thread] Current Thread [Next in Thread]