Created
October 25, 2011 08:01
-
-
Save shibayu36/1311784 to your computer and use it in GitHub Desktop.
lib::xi error??
This file contains hidden or 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
# perl -Mlib::xi=-v app.psgi | |
You have make /usr/bin/make | |
You have LWP 6.03 | |
You have /usr/bin/tar: bsdtar 2.6.2 - libarchive 2.6.2 | |
You have /usr/bin/unzip | |
Searching Amon2.pm on cpanmetadb ... | |
! Finding Amon2.pm on cpanmetadb failed. | |
Searching Amon2.pm on search.cpan.org ... | |
! Finding Amon2.pm on search.cpan.org failed. | |
Searching Amon2.pm on mirror http://search.cpan.org/CPAN ... | |
Downloading index file http://search.cpan.org/CPAN/modules/02packages.details.txt.gz ... | |
! Finding Amon2.pm on mirror http://search.cpan.org/CPAN failed. | |
! Couldn't find module or a distribution Amon2.pm | |
Can't locate Amon2.pm in @INC (@INC contains: /Users/shibazaki/development/myprojects/PrePAN/lib /Users/shibazaki/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/darwin-2level /Users/shibazaki/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9 /Users/shibazaki/perl5/perlbrew/perls/perl-5.8.9/lib/site_perl/5.8.9/darwin-2level /Users/shibazaki/perl5/perlbrew/perls/perl-5.8.9/lib/site_perl/5.8.9 . lib::xi=HASH(0x100847af0)) at /Users/shibazaki/perl5/perlbrew/perls/perl-5.8.9/lib/site_perl/5.8.9/parent.pm line 20. | |
BEGIN failed--compilation aborted at /Users/shibazaki/development/myprojects/PrePAN/lib/PrePAN.pm line 6. | |
Compilation failed in require at app.psgi line 15. | |
BEGIN failed--compilation aborted at app.psgi line 15. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment