Created
March 26, 2014 22:34
-
-
Save gchaix/9795176 to your computer and use it in GitHub Desktop.
CentOS 6.4 requirements
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Installed: | |
perl-DBD-SQLite.x86_64 0:1.27-3.el6 perl-Digest-SHA1.x86_64 0:2.12-2.el6 | |
perl-File-FnMatch.x86_64 0:0.02-6.el6 perl-JSON-XS.x86_64 1:2.27-2.el6 | |
perl-Moose.x86_64 0:1.15-1.el6 perl-Parse-Yapp.noarch 0:1.05-41.el6 | |
perl-ParseLex.noarch 0:2.15-14.el6 perl-Try-Tiny.noarch 0:0.11-4.el6 | |
Dependency Installed: | |
perl-Class-C3.noarch 0:0.22-4.el6 | |
perl-Class-MOP.x86_64 0:1.12-1.el6 | |
perl-DBI.x86_64 0:1.609-4.el6 | |
perl-Data-OptList.noarch 0:0.104-4.el6 | |
perl-Devel-GlobalDestruction.x86_64 0:0.02-7.el6 | |
perl-List-MoreUtils.x86_64 0:0.22-10.el6 | |
perl-MRO-Compat.noarch 0:0.11-2.el6 | |
perl-Package-DeprecationManager.noarch 0:0.11-1.el6 | |
perl-Package-Stash.noarch 0:0.32-1.el6 | |
perl-Package-Stash-XS.x86_64 0:0.25-1.el6 | |
perl-Params-Util.x86_64 0:1.00-3.el6 | |
perl-Sub-Exporter.noarch 0:0.982-4.el6 | |
perl-Sub-Install.noarch 0:0.925-6.el6 | |
perl-Sub-Name.x86_64 0:0.05-6.el6 | |
perl-Task-Weaken.noarch 0:1.02-7.el6 | |
perl-common-sense.noarch 0:3.5-1.el6 | |
$ perl Build.PL | |
Checking prerequisites... | |
requires: | |
! DBD::SQLite (1.27) is installed, but we need version >= 1.4 | |
! Digest::SHA (5.47) is installed, but we need version >= 5.87 | |
! File::Rdiff is not installed | |
! JSON::XS (2.27) is installed, but we need version >= 3.01 | |
! Moose (1.15) is installed, but we need version >= 2.1204 | |
! Parse::Lex (0) is installed, but we need version >= 2.15 | |
! Try::Tiny (0.11) is installed, but we need version >= 0.19 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment