Hello,
On Sat, Jan 28, 2023 at 05:17:51PM -0500, Greg Wooledge wrote:
> Debian provides many perl packages, so you have two paths to choose
> from here: you can try to find the package in Debian, and use that,
> or you can try to build it yourself.
>
> On a Debian 11 system, I get this result:
>
On Sat, Jan 28, 2023 at 10:47:01PM +0100, Maurizio Caloro wrote:
> also
>
> root: ~/.cpan/build/Perl-Critic-1.148-2# perl -e "use XML::Simple "
I'm only going to focus on this ONE part of your mail, because the whole
thing is just too much for me.
Let's suppose that your goal is to write (or us
Hi,
On Sat, Jan 28, 2023 at 10:47:01PM +0100, Maurizio Caloro wrote:
> root ~/.cpan/build/Perl-Critic-1.148-2# cpan Perl::OSType
Firstly, v1.010 of Perl::OSType is already included in default
Debian perl installs on Debian 10 (buster) and in fact that is the
latest version oif that module, so why
Jeff Chimene wrote:
Hi,
While running cpan certain modules don't get built.
sh: cc: command not found
I know this isn't true:
ls /usr/bin/gcc -lat
lrwxrwxrwx 1 root root 21 May 22 2006 /usr/bin/gcc ->
/etc/alternatives/gcc
I'm wondering if the debian-alternatives system is interfering h
On Sat, Mar 17, 2007 at 10:37:47AM -0700, Jeff Chimene wrote:
> Hi,
>
> While running cpan certain modules don't get built.
>sh: cc: command not found
>
> I know this isn't true:
>
> ls /usr/bin/gcc -lat
> lrwxrwxrwx 1 root root 21 May 22 2006 /usr/bin/gcc -> /etc/alternatives/gcc
>
> I'm
On Fri, Feb 09, 2001 at 01:39:36PM -0600, [EMAIL PROTECTED] wrote:
> what is the command to connect to CPAN to down load modules...I've had a
> brain fart and can't remember
>
> wayne
if you've got the CPAN perl module, then
perl -MCPAN -e 'shell'
will keep you off the streets for a wh
On Fri, Feb 09, 2001 at 01:39:36PM -0600, [EMAIL PROTECTED] wrote:
> what is the command to connect to CPAN to down load modules...I've had
> a brain fart and can't remember
I like:
perl -MCPAN -e shell
-Rob
man CPAN
for info.
rick
On Fri, 09 Feb 2001, [EMAIL PROTECTED] wrote:
> what is the command to connect to CPAN to down load modules...I've had a
> brain fart and can't remember
>
> wayne
cpan, if you have it installed. brain farts are not good.
Jason
>
> what is the command to connect to CPAN to down load
> modules...I've had a brain fart and can't remember
>
> wayne
9 matches
Mail list logo