Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

How to install perl module in Perl6

by Sathishkumar (Scribe)
on Oct 20, 2015 at 13:53 UTC ( [id://1145436]=perlquestion: print w/replies, xml ) Need Help??

Sathishkumar has asked for the wisdom of the Perl Monks concerning the following question:

Hi All, Again I need help in Perl6. use HTTP::Cookies; How to install Perl module in Perl6. Thanks, Sathishkumar S

Replies are listed 'Best First'.
Re: How to install perl module in Perl6
by Tux (Canon) on Oct 20, 2015 at 14:03 UTC
    $ panda install HTTP::Cookies

    Enjoy, Have FUN! H.Merijn
      Hi Tux, I got below failure summary Failure Summary ---------------- HTTP::Cookies( *fetch stage failed for DateTime::Parse: Failed cloning git repositor y 'git://github.com/sergot/datetime-parse.git') Thanks, Sathishkumar S

        I asked on the perl6 IRC channel, and they suggested that your panda is too old, and you should try to update/upgrade:

        $ panda update

        Note that this is not my area of expertise and I am just relaying what I was told.

        Feel free to join #perl6 on freenode IRC and ask yourself (after a brief introduction).


        Enjoy, Have FUN! H.Merijn
Re: How to install perl module in Perl6
by Sathishkumar (Scribe) on Oct 21, 2015 at 08:04 UTC
    Thanks Tux

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (6)
As of 2024-04-19 09:19 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found