This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

Please cc any replies to [EMAIL PROTECTED] to keep other
test volunteers informed and to prevent any duplicate effort.

-- 
This is an error report generated automatically by CPANPLUS.
Below is the error stack during 'make test':

PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib -I/usr/lib/perl5/i386-linux 
-I/usr/lib/perl5 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests 
@ARGV;' t/*.t
t/t....ok
All tests successful.
Files=1, Tests=1,  0 wallclock secs ( 0.01 cusr +  0.00 csys =  0.01 CPU)
PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib -I/usr/lib/perl5/i386-linux 
-I/usr/lib/perl5 test.pl
# VERSIONS OF MODULES ON WHICH SCRAPER DEPENDS
#     using HTML::Form(0.03);
#     using HTML::TreeBuilder(3.13);
#     using HTTP::Cookies(1.25);
#     using HTTP::Request(1.30);
#     using HTTP::Response(1.36);
#     using HTTP::Status(1.26);
#     using LWP(5.65);
#     using LWP::RobotUA(1.18);
#     using LWP::UserAgent(2.001);
#     using Storable(2.04);
#     using Text::ParseWords(3.2);
#     using Tie::Persistent(1.00);
#     using URI(1.22);
#     using URI::Escape(3.21);
#     using URI::URL();
#     using URI::http();
#     using User(1.5);
#     using WWW::Search(2.36);
#     using XML::XPath(1.12);
1..24
ok 1 - 22 Scraper modules listed in MANIFEST (12,2,8)
ok 2 - WWW::Search::Scraper loaded
 + WWW::Search using caller's HTTP::Cookies object
 + WWW::Search just extracted cookies
Set-Cookie3: JSESSIONID=aaa4r3_B8MLOwd; path="/"; domain="www.bajobs.com"; path_spec; 
discard; version=0
 + WWW::Search just extracted cookies
Set-Cookie3: JSESSIONID=aaa4r3_B8MLOwd; path="/"; domain="www.bajobs.com"; path_spec; 
discard; version=0
 + WWW::Search using caller's HTTP::Cookies object
 + WWW::Search just extracted cookies
Set-Cookie3: JSESSIONID=aaabiP_9zlbHrC; path="/"; domain="www.bajobs.com"; path_spec; 
discard; version=0
 + WWW::Search just extracted cookies
Set-Cookie3: JSESSIONID=aaabiP_9zlbHrC; path="/"; domain="www.bajobs.com"; path_spec; 
discard; version=0
 + WWW::Search using caller's HTTP::Cookies object
 + WWW::Search just extracted cookies
Set-Cookie3: JSESSIONID=aaa_I1lizAwZFC; path="/"; domain="www.bajobs.com"; path_spec; 
discard; version=0
 + WWW::Search just extracted cookies
Set-Cookie3: JSESSIONID=aaa_I1lizAwZFC; path="/"; domain="www.bajobs.com"; path_spec; 
discard; version=0
 + WWW::Search just extracted cookies
Set-Cookie3: JSESSIONID=aaa_I1lizAwZFC; path="/"; domain="www.bajobs.com"; path_spec; 
discard; version=0
ok 3 - BAJobs
ok 4 # skip TODO
ok 5 - Beaucoup
 + WWW::Search using caller's HTTP::Cookies object
 + WWW::Search just extracted cookies
Set-Cookie3: ASPSESSIONIDGGGQGOJU=IFLIOENAJKEIAIOJPEABHFFC; path="/"; 
domain="www.brainpower.com"; path_spec; discard; version=0
 + WWW::Search using caller's HTTP::Cookies object
 + WWW::Search just extracted cookies
Set-Cookie3: ASPSESSIONIDGGGQGOJU=JFLIOENANEKNDLDEDPDCAIGG; path="/"; 
domain="www.brainpower.com"; path_spec; discard; version=0
 + WWW::Search using caller's HTTP::Cookies object
 + WWW::Search just extracted cookies
Set-Cookie3: ASPSESSIONIDGGGQGOJU=KFLIOENALGOKHIEIINCLCNGP; path="/"; 
domain="www.brainpower.com"; path_spec; discard; version=0
 + WWW::Search just extracted cookies
Set-Cookie3: ASPSESSIONIDGGGQGOJU=KFLIOENALGOKHIEIINCLCNGP; path="/"; 
domain="www.brainpower.com"; path_spec; discard; version=0
ok 6 - Brainpower
not ok 7 - CraigsList
#     Failed test (test.pl at line 126)
ok 8 - Dice

Tidy (vers 4th August 2000) Parsing "temp.html"

temp.html: Document content looks like HTML 4.01 Transitional
121 warnings/errors were found!

You may need to move one or both of the <form> and </form>
tags. HTML elements should be properly nested and form elements
are no exception. For instance you should not place the <form>
in one table cell and the </form> in another. If the <form> is
placed before a table, the </form> cannot be placed inside the
table! Note that one form can't be nested inside another!

The table summary attribute should be used to describe
the table structure. It is very helpful for people using
non-visual browsers. The scope and headers attributes for
table cells are useful for specifying which headers apply
to each table cell, enabling non-visual browsers to provide
a meaningful context for each cell.

The alt attribute should be used to give a short description
of an image; longer descriptions should be given with the
longdesc attribute which takes a URL linked to the description.
These measures are needed for people using non-graphical browsers.

For further advice on how to make your pages accessible
see "http://www.w3.org/WAI/GL";. You may also want to try
"http://www.cast.org/bobby/"; which is a free Web-based
service for checking URLs for accessibility.

You are recommended to use CSS to specify the font and
properties such as its size and color. This will reduce
the size of HTML files and make them easier maintain
compared with using <FONT> elements.

HTML & CSS specifications are available from http://www.w3.org/
To learn more about Tidy see http://www.w3.org/People/Raggett/tidy/
Please send bug reports to Dave Raggett care of <[EMAIL PROTECTED]>
Lobby your company to join W3C, see http://www.w3.org/Consortium

Tidy (vers 4th August 2000) Parsing "temp.html"

temp.html: Document content looks like HTML 4.01 Transitional
497 warnings/errors were found!

You may need to move one or both of the <form> and </form>
tags. HTML elements should be properly nested and form elements
are no exception. For instance you should not place the <form>
in one table cell and the </form> in another. If the <form> is
placed before a table, the </form> cannot be placed inside the
table! Note that one form can't be nested inside another!

The table summary attribute should be used to describe
the table structure. It is very helpful for people using
non-visual browsers. The scope and headers attributes for
table cells are useful for specifying which headers apply
to each table cell, enabling non-visual browsers to provide
a meaningful context for each cell.

The alt attribute should be used to give a short description
of an image; longer descriptions should be given with the
longdesc attribute which takes a URL linked to the description.
These measures are needed for people using non-graphical browsers.

For further advice on how to make your pages accessible
see "http://www.w3.org/WAI/GL";. You may also want to try
"http://www.cast.org/bobby/"; which is a free Web-based
service for checking URLs for accessibility.

You are recommended to use CSS to specify the font and
properties such as its size and color. This will reduce
the size of HTML files and make them easier maintain
compared with using <FONT> elements.

HTML & CSS specifications are available from http://www.w3.org/
To learn more about Tidy see http://www.w3.org/People/Raggett/tidy/
Please send bug reports to Dave Raggett care of <[EMAIL PROTECTED]>
Lobby your company to join W3C, see http://www.w3.org/Consortium

Tidy (vers 4th August 2000) Parsing "temp.html"

temp.html: Document content looks like HTML 4.01 Transitional
491 warnings/errors were found!

You may need to move one or both of the <form> and </form>
tags. HTML elements should be properly nested and form elements
are no exception. For instance you should not place the <form>
in one table cell and the </form> in another. If the <form> is
placed before a table, the </form> cannot be placed inside the
table! Note that one form can't be nested inside another!

The table summary attribute should be used to describe
the table structure. It is very helpful for people using
non-visual browsers. The scope and headers attributes for
table cells are useful for specifying which headers apply
to each table cell, enabling non-visual browsers to provide
a meaningful context for each cell.

The alt attribute should be used to give a short description
of an image; longer descriptions should be given with the
longdesc attribute which takes a URL linked to the description.
These measures are needed for people using non-graphical browsers.

For further advice on how to make your pages accessible
see "http://www.w3.org/WAI/GL";. You may also want to try
"http://www.cast.org/bobby/"; which is a free Web-based
service for checking URLs for accessibility.

You are recommended to use CSS to specify the font and
properties such as its size and color. This will reduce
the size of HTML files and make them easier maintain
compared with using <FONT> elements.

HTML & CSS specifications are available from http://www.w3.org/
To learn more about Tidy see http://www.w3.org/People/Raggett/tidy/
Please send bug reports to Dave Raggett care of <[EMAIL PROTECTED]>
Lobby your company to join W3C, see http://www.w3.org/Consortium
ok 9 - Dogpile

Tidy (vers 4th August 2000) Parsing "temp.html"

temp.html: Document content looks like HTML proprietary
64 warnings/errors were found!

The table summary attribute should be used to describe
the table structure. It is very helpful for people using
non-visual browsers. The scope and headers attributes for
table cells are useful for specifying which headers apply
to each table cell, enabling non-visual browsers to provide
a meaningful context for each cell.

The alt attribute should be used to give a short description
of an image; longer descriptions should be given with the
longdesc attribute which takes a URL linked to the description.
These measures are needed for people using non-graphical browsers.

For further advice on how to make your pages accessible
see "http://www.w3.org/WAI/GL";. You may also want to try
"http://www.cast.org/bobby/"; which is a free Web-based
service for checking URLs for accessibility.

You are recommended to use CSS to specify the font and
properties such as its size and color. This will reduce
the size of HTML files and make them easier maintain
compared with using <FONT> elements.

HTML & CSS specifications are available from http://www.w3.org/
To learn more about Tidy see http://www.w3.org/People/Raggett/tidy/
Please send bug reports to Dave Raggett care of <[EMAIL PROTECTED]>
Lobby your company to join W3C, see http://www.w3.org/Consortium

Tidy (vers 4th August 2000) Parsing "temp.html"

temp.html: Document content looks like HTML proprietary
535 warnings/errors were found!

You may need to move one or both of the <form> and </form>
tags. HTML elements should be properly nested and form elements
are no exception. For instance you should not place the <form>
in one table cell and the </form> in another. If the <form> is
placed before a table, the </form> cannot be placed inside the
table! Note that one form can't be nested inside another!

The table summary attribute should be used to describe
the table structure. It is very helpful for people using
non-visual browsers. The scope and headers attributes for
table cells are useful for specifying which headers apply
to each table cell, enabling non-visual browsers to provide
a meaningful context for each cell.

The alt attribute should be used to give a short description
of an image; longer descriptions should be given with the
longdesc attribute which takes a URL linked to the description.
These measures are needed for people using non-graphical browsers.

For further advice on how to make your pages accessible
see "http://www.w3.org/WAI/GL";. You may also want to try
"http://www.cast.org/bobby/"; which is a free Web-based
service for checking URLs for accessibility.

You are recommended to use CSS to specify the font and
properties such as its size and color. This will reduce
the size of HTML files and make them easier maintain
compared with using <FONT> elements.

HTML & CSS specifications are available from http://www.w3.org/
To learn more about Tidy see http://www.w3.org/People/Raggett/tidy/
Please send bug reports to Dave Raggett care of <[EMAIL PROTECTED]>
Lobby your company to join W3C, see http://www.w3.org/Consortium

Tidy (vers 4th August 2000) Parsing "temp.html"

temp.html: Document content looks like HTML proprietary
64 warnings/errors were found!

The table summary attribute should be used to describe
the table structure. It is very helpful for people using
non-visual browsers. The scope and headers attributes for
table cells are useful for specifying which headers apply
to each table cell, enabling non-visual browsers to provide
a meaningful context for each cell.

The alt attribute should be used to give a short description
of an image; longer descriptions should be given with the
longdesc attribute which takes a URL linked to the description.
These measures are needed for people using non-graphical browsers.

For further advice on how to make your pages accessible
see "http://www.w3.org/WAI/GL";. You may also want to try
"http://www.cast.org/bobby/"; which is a free Web-based
service for checking URLs for accessibility.

You are recommended to use CSS to specify the font and
properties such as its size and color. This will reduce
the size of HTML files and make them easier maintain
compared with using <FONT> elements.

HTML & CSS specifications are available from http://www.w3.org/
To learn more about Tidy see http://www.w3.org/People/Raggett/tidy/
Please send bug reports to Dave Raggett care of <[EMAIL PROTECTED]>
Lobby your company to join W3C, see http://www.w3.org/Consortium

Tidy (vers 4th August 2000) Parsing "temp.html"

temp.html: Document content looks like HTML proprietary
535 warnings/errors were found!

You may need to move one or both of the <form> and </form>
tags. HTML elements should be properly nested and form elements
are no exception. For instance you should not place the <form>
in one table cell and the </form> in another. If the <form> is
placed before a table, the </form> cannot be placed inside the
table! Note that one form can't be nested inside another!

The table summary attribute should be used to describe
the table structure. It is very helpful for people using
non-visual browsers. The scope and headers attributes for
table cells are useful for specifying which headers apply
to each table cell, enabling non-visual browsers to provide
a meaningful context for each cell.

The alt attribute should be used to give a short description
of an image; longer descriptions should be given with the
longdesc attribute which takes a URL linked to the description.
These measures are needed for people using non-graphical browsers.

For further advice on how to make your pages accessible
see "http://www.w3.org/WAI/GL";. You may also want to try
"http://www.cast.org/bobby/"; which is a free Web-based
service for checking URLs for accessibility.

You are recommended to use CSS to specify the font and
properties such as its size and color. This will reduce
the size of HTML files and make them easier maintain
compared with using <FONT> elements.

HTML & CSS specifications are available from http://www.w3.org/
To learn more about Tidy see http://www.w3.org/People/Raggett/tidy/
Please send bug reports to Dave Raggett care of <[EMAIL PROTECTED]>
Lobby your company to join W3C, see http://www.w3.org/Consortium
not ok 10 - FlipDog
#     Failed test (test.pl at line 126)
ok 11 - Google
ok 12 # skip Gone the way of "user/password" - or something about session/cookies, 
anyway.

Tidy (vers 4th August 2000) Parsing "temp.html"

temp.html: Document content looks like HTML proprietary
105 warnings/errors were found!

The table summary attribute should be used to describe
the table structure. It is very helpful for people using
non-visual browsers. The scope and headers attributes for
table cells are useful for specifying which headers apply
to each table cell, enabling non-visual browsers to provide
a meaningful context for each cell.

The alt attribute should be used to give a short description
of an image; longer descriptions should be given with the
longdesc attribute which takes a URL linked to the description.
These measures are needed for people using non-graphical browsers.

For further advice on how to make your pages accessible
see "http://www.w3.org/WAI/GL";. You may also want to try
"http://www.cast.org/bobby/"; which is a free Web-based
service for checking URLs for accessibility.

You are recommended to use CSS to specify the font and
properties such as its size and color. This will reduce
the size of HTML files and make them easier maintain
compared with using <FONT> elements.

You are recommended to use CSS to control line wrapping.
Use "white-space: nowrap" to inhibit wrapping in place
of inserting <NOBR>...</NOBR> into the markup.

HTML & CSS specifications are available from http://www.w3.org/
To learn more about Tidy see http://www.w3.org/People/Raggett/tidy/
Please send bug reports to Dave Raggett care of <[EMAIL PROTECTED]>
Lobby your company to join W3C, see http://www.w3.org/Consortium

Tidy (vers 4th August 2000) Parsing "temp.html"

temp.html: Document content looks like HTML proprietary
128 warnings/errors were found!

The table summary attribute should be used to describe
the table structure. It is very helpful for people using
non-visual browsers. The scope and headers attributes for
table cells are useful for specifying which headers apply
to each table cell, enabling non-visual browsers to provide
a meaningful context for each cell.

The alt attribute should be used to give a short description
of an image; longer descriptions should be given with the
longdesc attribute which takes a URL linked to the description.
These measures are needed for people using non-graphical browsers.

For further advice on how to make your pages accessible
see "http://www.w3.org/WAI/GL";. You may also want to try
"http://www.cast.org/bobby/"; which is a free Web-based
service for checking URLs for accessibility.

You are recommended to use CSS to specify the font and
properties such as its size and color. This will reduce
the size of HTML files and make them easier maintain
compared with using <FONT> elements.

You are recommended to use CSS to control line wrapping.
Use "white-space: nowrap" to inhibit wrapping in place
of inserting <NOBR>...</NOBR> into the markup.

HTML & CSS specifications are available from http://www.w3.org/
To learn more about Tidy see http://www.w3.org/People/Raggett/tidy/
Please send bug reports to Dave Raggett care of <[EMAIL PROTECTED]>
Lobby your company to join W3C, see http://www.w3.org/Consortium

Tidy (vers 4th August 2000) Parsing "temp.html"

temp.html: Document content looks like HTML proprietary
82 warnings/errors were found!

The table summary attribute should be used to describe
the table structure. It is very helpful for people using
non-visual browsers. The scope and headers attributes for
table cells are useful for specifying which headers apply
to each table cell, enabling non-visual browsers to provide
a meaningful context for each cell.

The alt attribute should be used to give a short description
of an image; longer descriptions should be given with the
longdesc attribute which takes a URL linked to the description.
These measures are needed for people using non-graphical browsers.

For further advice on how to make your pages accessible
see "http://www.w3.org/WAI/GL";. You may also want to try
"http://www.cast.org/bobby/"; which is a free Web-based
service for checking URLs for accessibility.

You are recommended to use CSS to specify the font and
properties such as its size and color. This will reduce
the size of HTML files and make them easier maintain
compared with using <FONT> elements.

You are recommended to use CSS to control line wrapping.
Use "white-space: nowrap" to inhibit wrapping in place
of inserting <NOBR>...</NOBR> into the markup.

HTML & CSS specifications are available from http://www.w3.org/
To learn more about Tidy see http://www.w3.org/People/Raggett/tidy/
Please send bug reports to Dave Raggett care of <[EMAIL PROTECTED]>
Lobby your company to join W3C, see http://www.w3.org/Consortium

Tidy (vers 4th August 2000) Parsing "temp.html"

temp.html: Document content looks like HTML proprietary
105 warnings/errors were found!

The table summary attribute should be used to describe
the table structure. It is very helpful for people using
non-visual browsers. The scope and headers attributes for
table cells are useful for specifying which headers apply
to each table cell, enabling non-visual browsers to provide
a meaningful context for each cell.

The alt attribute should be used to give a short description
of an image; longer descriptions should be given with the
longdesc attribute which takes a URL linked to the description.
These measures are needed for people using non-graphical browsers.

For further advice on how to make your pages accessible
see "http://www.w3.org/WAI/GL";. You may also want to try
"http://www.cast.org/bobby/"; which is a free Web-based
service for checking URLs for accessibility.

You are recommended to use CSS to specify the font and
properties such as its size and color. This will reduce
the size of HTML files and make them easier maintain
compared with using <FONT> elements.

You are recommended to use CSS to control line wrapping.
Use "white-space: nowrap" to inhibit wrapping in place
of inserting <NOBR>...</NOBR> into the markup.

HTML & CSS specifications are available from http://www.w3.org/
To learn more about Tidy see http://www.w3.org/People/Raggett/tidy/
Please send bug reports to Dave Raggett care of <[EMAIL PROTECTED]>
Lobby your company to join W3C, see http://www.w3.org/Consortium

Tidy (vers 4th August 2000) Parsing "temp.html"

temp.html: Document content looks like HTML proprietary
112 warnings/errors were found!

The table summary attribute should be used to describe
the table structure. It is very helpful for people using
non-visual browsers. The scope and headers attributes for
table cells are useful for specifying which headers apply
to each table cell, enabling non-visual browsers to provide
a meaningful context for each cell.

The alt attribute should be used to give a short description
of an image; longer descriptions should be given with the
longdesc attribute which takes a URL linked to the description.
These measures are needed for people using non-graphical browsers.

For further advice on how to make your pages accessible
see "http://www.w3.org/WAI/GL";. You may also want to try
"http://www.cast.org/bobby/"; which is a free Web-based
service for checking URLs for accessibility.

You are recommended to use CSS to specify the font and
properties such as its size and color. This will reduce
the size of HTML files and make them easier maintain
compared with using <FONT> elements.

You are recommended to use CSS to control line wrapping.
Use "white-space: nowrap" to inhibit wrapping in place
of inserting <NOBR>...</NOBR> into the markup.

HTML & CSS specifications are available from http://www.w3.org/
To learn more about Tidy see http://www.w3.org/People/Raggett/tidy/
Please send bug reports to Dave Raggett care of <[EMAIL PROTECTED]>
Lobby your company to join W3C, see http://www.w3.org/Consortium

Tidy (vers 4th August 2000) Parsing "temp.html"

temp.html: Document content looks like HTML proprietary
126 warnings/errors were found!

The table summary attribute should be used to describe
the table structure. It is very helpful for people using
non-visual browsers. The scope and headers attributes for
table cells are useful for specifying which headers apply
to each table cell, enabling non-visual browsers to provide
a meaningful context for each cell.

The alt attribute should be used to give a short description
of an image; longer descriptions should be given with the
longdesc attribute which takes a URL linked to the description.
These measures are needed for people using non-graphical browsers.

For further advice on how to make your pages accessible
see "http://www.w3.org/WAI/GL";. You may also want to try
"http://www.cast.org/bobby/"; which is a free Web-based
service for checking URLs for accessibility.

You are recommended to use CSS to specify the font and
properties such as its size and color. This will reduce
the size of HTML files and make them easier maintain
compared with using <FONT> elements.

You are recommended to use CSS to control line wrapping.
Use "white-space: nowrap" to inhibit wrapping in place
of inserting <NOBR>...</NOBR> into the markup.

HTML & CSS specifications are available from http://www.w3.org/
To learn more about Tidy see http://www.w3.org/People/Raggett/tidy/
Please send bug reports to Dave Raggett care of <[EMAIL PROTECTED]>
Lobby your company to join W3C, see http://www.w3.org/Consortium

Tidy (vers 4th August 2000) Parsing "temp.html"

temp.html: Document content looks like HTML proprietary
82 warnings/errors were found!

The table summary attribute should be used to describe
the table structure. It is very helpful for people using
non-visual browsers. The scope and headers attributes for
table cells are useful for specifying which headers apply
to each table cell, enabling non-visual browsers to provide
a meaningful context for each cell.

The alt attribute should be used to give a short description
of an image; longer descriptions should be given with the
longdesc attribute which takes a URL linked to the description.
These measures are needed for people using non-graphical browsers.

For further advice on how to make your pages accessible
see "http://www.w3.org/WAI/GL";. You may also want to try
"http://www.cast.org/bobby/"; which is a free Web-based
service for checking URLs for accessibility.

You are recommended to use CSS to specify the font and
properties such as its size and color. This will reduce
the size of HTML files and make them easier maintain
compared with using <FONT> elements.

You are recommended to use CSS to control line wrapping.
Use "white-space: nowrap" to inhibit wrapping in place
of inserting <NOBR>...</NOBR> into the markup.

HTML & CSS specifications are available from http://www.w3.org/
To learn more about Tidy see http://www.w3.org/People/Raggett/tidy/
Please send bug reports to Dave Raggett care of <[EMAIL PROTECTED]>
Lobby your company to join W3C, see http://www.w3.org/Consortium
ok 13 - Lycos # TODO Lycos is not quite right . . .
ok 14 - Monster
ok 15 - NorthernLight # TODO NorthernLights works, sometimes . . .
ok 16 - Sherlock
ok 17 # skip WSDL is still in a primitive experimental state.
ok 18 # skip The YahooFinance module is not yet implemented.
ok 19 - ZIPplus4
ok 20 # skip apartments.pm still has known bugs in it.
ok 21 # skip computerjobs - something wrong here, I don't know what it is.
ok 22 - eBay
ok 23 # skip 'Please enable your cookies' comes up even though cookies are enabled!
ok 24 # skip theWorksUSA still has a known problem (looping).
# 3 tests had problems. See file 'test.trace' for details.
##_##_##_##_##_##_##_##_##_##_##_##_##_##_##
Operating system: linux
Perl version: 5.006001
VERSIONS OF MODULES ON WHICH SCRAPER DEPENDS
    using HTML::Form(0.03);
    using HTML::TreeBuilder(3.13);
    using HTTP::Cookies(1.25);
    using HTTP::Request(1.30);
    using HTTP::Response(1.36);
    using HTTP::Status(1.26);
    using LWP(5.65);
    using LWP::RobotUA(1.18);
    using LWP::UserAgent(2.001);
    using Storable(2.04);
    using Text::ParseWords(3.2);
    using Tie::Persistent(1.00);
    using URI(1.22);
    using URI::Escape(3.21);
    using URI::URL();
    using URI::http();
    using User(1.5);
    using WWW::Search(2.36);
    using XML::XPath(1.12);
##_##_##_##_##_##_##_##_##_##_##_##_##_##_##
LIST SCRAPER SUB-CLASSES, FROM THE MANIFEST
    + apartments
    + BAJobs
    + BayAreaHelpWanted
    + Beaucoup
    + Brainpower
    + computerjobs
    + CraigsList
    + Dice
    + Dogpile
    + eBay
    - FieldTranslation will not be tested: it is not a Scraper sub-class.
    + FlipDog
    + Google
    + JustTechJobs
    + Lycos
    + Monster
    + NorthernLight
    + Sherlock
    + techies
    + theWorksUSA
    - Response will not be tested: it is not a Scraper sub-class.
    - Request will not be tested: it is not a Scraper sub-class.
    - TidyXML will not be tested: it is not a Scraper sub-class.
    + YahooFinance
    + WSDL
    + ZIPplus4
##_##_##_##_##_##_##_##_##_##_##_##_##_##_##
##_##_##_##_##_##_##_##_##_##_##_##_##_##_##
Test #0: BAJobs
Test #1: BAJobs 'bogus' search
Test #2: BAJobs one-page search
 + got 9 results for 'Sales'
Test #3: BAJobs multi-page search
 + got 51 multi-page results for 'Sales'
##_##_##_##_##_##_##_##_##_##_##_##_##_##_##
##_##_##_##_##_##_##_##_##_##_##_##_##_##_##
Test #0: Beaucoup
Test #1: Beaucoup 'bogus' search
Test #2: Beaucoup one-page search
 + got 5 results for 'turntable'
Test #3: Beaucoup multi-page search
 + got 11 multi-page results for 'turntable'
##_##_##_##_##_##_##_##_##_##_##_##_##_##_##
Test #0: Brainpower
Test #1: Brainpower 'bogus' search
Test #2: Brainpower one-page search
 + got 9 results for 'Perl'
Test #3: Brainpower multi-page search
 + got 16 multi-page results for 'Perl'
##_##_##_##_##_##_##_##_##_##_##_##_##_##_##
Test #0: CraigsList
Test #1: CraigsList 'bogus' search
Test #2: CraigsList one-page search
 + got 0 results for 'Quality'
 --- got 0 results for CraigsList 'Quality', but expected 50
 --- base URL: http://www.craigslist.org/cgi-bin/search.cgi?
 --- first URL: 
http://www.craigslist.org/cgi-bin/search.cgi?areaAbbrev=&areaID=1&catAbb=&group=J&query=Quality&subAreaID=
 --- last URL: 
http://www.craigslist.org/cgi-bin/search.cgi?areaAbbrev=&areaID=1&catAbb=&group=J&query=Quality&subAreaID=
 --- next URL: 
 --- response message: 200 OK
 --- content size (bytes): 911
 --- ERRNO: 
 --- Extended OS error: 
Scraper engine CraigsList failed once: 
Test #0: CraigsList
Test #1: CraigsList 'bogus' search
Test #2: CraigsList one-page search
 + got 0 results for 'Quality'
 --- got 0 results for CraigsList 'Quality', but expected 50
 --- base URL: http://www.craigslist.org/cgi-bin/search.cgi?
 --- first URL: 
http://www.craigslist.org/cgi-bin/search.cgi?areaAbbrev=&areaID=1&catAbb=&group=J&query=Quality&subAreaID=
 --- last URL: 
http://www.craigslist.org/cgi-bin/search.cgi?areaAbbrev=&areaID=1&catAbb=&group=J&query=Quality&subAreaID=
 --- next URL: 
 --- response message: 200 OK
 --- content size (bytes): 911
 --- ERRNO: 
 --- Extended OS error: 
Scraper engine CraigsList failed twice: 
##_##_##_##_##_##_##_##_##_##_##_##_##_##_##
Test #0: Dice
Test #1: Dice 'bogus' search
Test #2: Dice one-page search
 + got 9 results for 'Perl NOT Java'
Test #3: Dice multi-page search
 + got 21 multi-page results for 'Perl NOT Java'
##_##_##_##_##_##_##_##_##_##_##_##_##_##_##
Test #0: Dogpile
Test #1: Dogpile 'bogus' search
 --- got 10 'bogus' results, expected 1
Test #2: Dogpile one-page search
 + got 9 results for 'turntable'
Test #3: Dogpile multi-page search
 + got 20 multi-page results for 'turntable'
##_##_##_##_##_##_##_##_##_##_##_##_##_##_##
Test #0: FlipDog
Test #1: FlipDog 'bogus' search
Test #2: FlipDog one-page search
 + got 0 results for 'Java'
 --- got 0 results for FlipDog 'Java', but expected 5
 --- base URL: http://www.flipdog.com/js/jobsearch-results.html?
 --- first URL: 
http://www.flipdog.com/js/jobsearch-results.html?cat=Computing%2FMIS%2DSoftware+Development&job=1&loc=CA%2DSan+Jose+Area&srch=Java
 --- last URL: 
http://www.flipdog.com/js/jobsearch-results.html?cat=Computing%2FMIS%2DSoftware+Development&job=1&loc=CA%2DSan+Jose+Area&srch=Java
 --- next URL: 
http://www.flipdog.com/js/jobsearch-results.html?cat=Computing%2FMIS%2DSoftware+Development&job=26&loc=CA%2DSan+Jose+Area&srch=Java
 --- response message: 200 OK
 --- content size (bytes): 71397
 --- ERRNO: 
 --- Extended OS error: 
Scraper engine FlipDog failed once: 
Test #0: FlipDog
Test #1: FlipDog 'bogus' search
Test #2: FlipDog one-page search
 + got 0 results for 'Java'
 --- got 0 results for FlipDog 'Java', but expected 5
 --- base URL: http://www.flipdog.com/js/jobsearch-results.html?
 --- first URL: 
http://www.flipdog.com/js/jobsearch-results.html?cat=Computing%2FMIS%2DSoftware+Development&job=1&loc=CA%2DSan+Jose+Area&srch=Java
 --- last URL: 
http://www.flipdog.com/js/jobsearch-results.html?cat=Computing%2FMIS%2DSoftware+Development&job=1&loc=CA%2DSan+Jose+Area&srch=Java
 --- next URL: 
http://www.flipdog.com/js/jobsearch-results.html?cat=Computing%2FMIS%2DSoftware+Development&job=26&loc=CA%2DSan+Jose+Area&srch=Java
 --- response message: 200 OK
 --- content size (bytes): 71397
 --- ERRNO: 
 --- Extended OS error: 
Scraper engine FlipDog failed twice: 
##_##_##_##_##_##_##_##_##_##_##_##_##_##_##
Test #0: Google
Test #1: Google 'bogus' search
Test #2: Google one-page search
 + got 9 results for 'search scraper'
Test #3: Google multi-page search
 + got 41 multi-page results for 'search scraper'
##_##_##_##_##_##_##_##_##_##_##_##_##_##_##
##_##_##_##_##_##_##_##_##_##_##_##_##_##_##
Test #0: Lycos
Test #1: Lycos 'bogus' search
Test #2: Lycos one-page search
 + got 8 results for 'turntable'
 --- got 8 results for Lycos 'turntable', but expected 9
 --- base URL: http://search.lycos.com/main/default.asp?
 --- first URL: 
http://search.lycos.com/main/default.asp?loc=searchhp&lpv=q&query=turntable
 --- last URL: 
http://search.lycos.com/main/default.asp?query=turntable&first=12&page=more&ca=w&cl=fnullicwc&sv=3:a;3:a;13:1;9:0;13:1;9:0;9:932ec;b:1;9:0;&gi=1
 --- next URL: 
 --- response message: 200 OK
 --- content size (bytes): 17777
 --- ERRNO: 
 --- Extended OS error: 
Scraper engine Lycos failed once: 
Test #0: Lycos
Test #1: Lycos 'bogus' search
Test #2: Lycos one-page search
 + got 9 results for 'turntable'
Test #3: Lycos multi-page search
 + got 8 multi-page results for 'turntable'
 --- got 8 results for multi-page Lycos 'turntable', but expected 20.
 --- base URL: http://search.lycos.com/main/default.asp?
 --- first URL: 
http://search.lycos.com/main/default.asp?loc=searchhp&lpv=q&query=turntable
 --- last URL: 
http://search.lycos.com/main/default.asp?query=turntable&first=12&page=more&ca=w&cl=fnullicwc&sv=3:a;3:a;13:1;9:0;13:1;9:0;9:932ec;b:1;9:0;&gi=1
 --- next URL: 
 --- response message: 200 OK
 --- content size (bytes): 17781
 --- ERRNO: 
 --- Extended OS error: 
##_##_##_##_##_##_##_##_##_##_##_##_##_##_##
Test #0: Monster
Test #1: Monster 'bogus' search
Test #2: Monster one-page search
 + got 50 results for 'Sales'
Test #3: Monster multi-page search
 + got 100 multi-page results for 'Sales'
##_##_##_##_##_##_##_##_##_##_##_##_##_##_##
Test #0: NorthernLight
Test #1: NorthernLight 'bogus' search
Test #2: NorthernLight one-page search
 + got 9 results for 'search scraper'
Test #3: NorthernLight multi-page search
 + got 11 multi-page results for 'search scraper'
##_##_##_##_##_##_##_##_##_##_##_##_##_##_##
Test #0: Sherlock
Test #1: Sherlock 'bogus' search
Test #2: Sherlock one-page search
 + got 9 results for 'Greeting Cards'
Test #3: Sherlock multi-page search
 + got 11 multi-page results for 'Greeting Cards'
##_##_##_##_##_##_##_##_##_##_##_##_##_##_##
##_##_##_##_##_##_##_##_##_##_##_##_##_##_##
##_##_##_##_##_##_##_##_##_##_##_##_##_##_##
Test #0: ZIPplus4
Test #1: ZIPplus4 'bogus' search
Test #2: ZIPplus4 one-page search
 + got 1 results for '20500'
Test #3: ZIPplus4 multi-page search
##_##_##_##_##_##_##_##_##_##_##_##_##_##_##
##_##_##_##_##_##_##_##_##_##_##_##_##_##_##
##_##_##_##_##_##_##_##_##_##_##_##_##_##_##
Test #0: eBay
Test #1: eBay 'bogus' search
Test #2: eBay one-page search
 + got 9 results for 'turntable'
Test #3: eBay multi-page search
 + got 60 multi-page results for 'turntable'
##_##_##_##_##_##_##_##_##_##_##_##_##_##_##
##_##_##_##_##_##_##_##_##_##_##_##_##_##_##
# Looks like you failed 2 tests of 24.
make: *** [test_dynamic] Error 2


Additional comments:



--

Summary of my perl5 (revision 5.0 version 6 subversion 1) configuration:
  Platform:
    osname=linux, osvers=2.4.18, archname=i386-linux
    uname='linux midas 2.4.18 #4 fri may 31 01:25:31 pdt 2002 i686 unknown '
    config_args='-de -Dprefix=/usr -Dcccdlflags=-fPIC -Dd_dosuid -Darchname=i386-linux 
-Dprivlib=/usr/lib/perl5 -Darchlib=/usr/lib/perl5/i386-linux 
-Dsitelib=/usr/lib/perl5/site_perl -Dsitearch=/usr/lib/perl5/site_perl/i386-linux'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
    useperlio=undef d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -I/usr/local/include'
    ccversion='', gccversion='2.95.3 20010315 (release)', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=4, usemymalloc=n, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lnsl -ldl -lm -lc -lcrypt -lutil
    perllibs=-lnsl -ldl -lm -lc -lcrypt -lutil
    libc=/lib/libc-2.2.5.so, so=so, useshrplib=false, libperl=libperl.a
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic'
    cccdlflags='-fPIC', lddlflags='-shared -L/usr/local/lib'

Reply via email to