Skip to content

Instantly share code, notes, and snippets.

@wchristian
Created April 1, 2011 12:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wchristian/898054 to your computer and use it in GitHub Desktop.
Save wchristian/898054 to your computer and use it in GitHub Desktop.
C:\Perl-12>cpan Test::WWW::Selenium
Set up gcc environment - 3.4.5 (mingw-vista special r3)
CPAN: CPAN::SQLite loaded ok (v0.199)
CPAN: LWP::UserAgent loaded ok (v5.835)
CPAN: Time::HiRes loaded ok (v1.9721)
Fetching with LWP:
http://cpan.cpantesters.org/authors/01mailrc.txt.gz
CPAN: YAML::XS loaded ok (v0.34)
Fetching with LWP:
http://cpan.cpantesters.org/modules/02packages.details.txt.gz
Fetching with LWP:
http://cpan.cpantesters.org/modules/03modlist.data.gz
Build_dir empty, nothing to restore
Creating database file ...
Set up gcc environment - 3.4.5 (mingw-vista special r3)
Gathering information from index files ...
Populating database tables ...
Done!
Running install for module 'Test::WWW::Selenium'
Running make for L/LU/LUKEC/Test-WWW-Selenium-1.24.tar.gz
Fetching with LWP:
http://cpan.cpantesters.org/authors/id/L/LU/LUKEC/Test-WWW-Selenium-1.24.tar.gz
CPAN: Digest::SHA loaded ok (v5.48)
Fetching with LWP:
http://cpan.cpantesters.org/authors/id/L/LU/LUKEC/CHECKSUMS
CPAN: Compress::Zlib loaded ok (v2.03)
Checksum for C:\Perl-12\cpan\sources\authors\id\L\LU\LUKEC\Test-WWW-Selenium-1.24.tar.gz ok
CPAN: Archive::Tar loaded ok (v1.72)
CPAN: File::Temp loaded ok (v0.22)
CPAN.pm: Going to build L/LU/LUKEC/Test-WWW-Selenium-1.24.tar.gz
CPAN: CPAN::Reporter loaded ok (v1.1901)
Set up gcc environment - 3.4.5 (mingw-vista special r3)
Cannot determine perl version info from lib/Test/WWW/Selenium.pm
*** Module::AutoInstall version 1.03
*** Checking for Perl dependencies...
*** Since we're running under CPAN, I'll just let it take care
of the dependency's installation later.
[Core Features]
- Test::More ...loaded. (0.96 >= 0.42)
- Test::Exception ...loaded. (0.31)
- Test::Mock::LWP ...missing.
- Test::Pod ...missing.
- LWP::UserAgent ...loaded. (5.835)
- URI::Escape ...loaded. (3.30 >= 3.30)
*** Module::AutoInstall configuration finished.
Checking if your kit is complete...
Looks good
Warning: prerequisite Test::Mock::LWP 0 not found.
Warning: prerequisite Test::Pod 0 not found.
Writing Makefile for Test::WWW::Selenium
Invalid metadata structure. Errors: License 'other' is invalid (license) [Validation: 1.4]
at C:/Perl-12/site/lib/ExtUtils/MM_Any.pm line 1199
(C:\Perl-12\bin\perl.exe Makefile.PL INSTALLDIRS=site exited with 512)
CPAN::Reporter: Makefile.PL result is 'unknown', Stopped with an error.
CPAN::Reporter: preparing a CPAN Testers report for Test-WWW-Selenium-1.24
Set up gcc environment - 3.4.5 (mingw-vista special r3)
CPAN::Reporter: sending test report with 'unknown' via Metabase
Warning: No success on command[C:\Perl-12\bin\perl.exe Makefile.PL INSTALLDIRS=site]
LUKEC/Test-WWW-Selenium-1.24.tar.gz
C:\Perl-12\bin\perl.exe Makefile.PL INSTALLDIRS=site -- NOT OK
Running make test
Make had some problems, won't test
Running make install
Make had some problems, won't install
C:\Perl-12>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment