Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re^4: Getting Perl 6 on Debian Jessie with Rakudo?

by nysus (Parson)
on Feb 13, 2017 at 15:31 UTC ( [id://1181896]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Getting Perl 6 on Debian Jessie with Rakudo?
in thread Getting Perl 6 on Debian Jessie with Rakudo?

What's your opinion on using cpanm to install modules? I use it all the time but no idea if it's going to cause me headaches down the road. I'm just kind of praying that it won't.

$PM = "Perl Monk's";
$MCF = "Most Clueless Friar Abbot Bishop Pontiff Deacon Curate";
$nysus = $PM . ' ' . $MCF;
Click here if you love Perl Monks

Replies are listed 'Best First'.
Re^5: Getting Perl 6 on Debian Jessie with Rakudo?
by stevieb (Canon) on Feb 13, 2017 at 15:43 UTC

    It's almost all I use. Sometimes I'll switch to just cpan if I actually want to see the output displayed live time, but that's pretty rare.

      You can get the output displayed in real time by using the -v option, which also enables interactive config. cpanm.

        Thanks marto! It's the simple things, and sometimes, old habits don't die easily ;)

        This, along with prove -l t/xxx.t are little simplicities I've picked up over the last couple of days that'll make my life simpler if I remember to make them the new habits.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1181896]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (7)
As of 2024-04-23 08:48 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found