8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b7fb86 commit 73511e4Copy full SHA for 73511e4
perl/README.md
@@ -15,8 +15,13 @@ For tutorial six UUID::Tiny needs to be installed.
15
16
cpan -i UUID::Tiny
17
18
+There are known problems with the the Net::RabbitFoot module:
19
+
20
+* The MooseX::AttributeHelpers dependency has been deprecated and no longer builds on Perl 5.18
21
+* The library tests fail on 32bit systems
22
23
On Ubuntu:
-
24
25
sudo apt-get install make libclass-data-inheritable-perl libtest-deep-perl libmoosex-app-cmd-perl libcoro-perl libjson-xs-perl libxml-libxml-perl libconfig-any-perl libmoosex-attributehelpers-perl libmoosex-configfromfile-perl libtest-exception-perl libfile-sharedir-perl libreadonly-xs-perl libuuid-tiny-perl
26
sudo cpan -i Net::RabbitFoot
27
0 commit comments