Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.6 / 3....
  • Linux Kernel 3.0.82 LTS...
  • KDE Software Compilatio...
  • PulseAudio 4.0
  • Wireshark 1.10.0
  • NetworkManager 0.9.8.2
  • LibreOffice 3.6.6 / 4.0...
  • SystemRescueCd 3.7.0
  • Linux Kernel 3.10 RC6
  • Ubuntu Tweak 0.8.5
  • Home > Linux > Programming > Perl Modules

    WWW::Search::Jobserve 1.02

    Download button

    No screenshots available
    Downloads: 267  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Andy Pritchard | More programs
    Perl Artistic License / FREE
    November 4th, 2008, 14:53 GMT
    ROOT / Programming / Perl Modules

     Read user reviews (0)  Refer to a friend  Subscribe

    WWW::Search::Jobserve description

    A backend for searching jobserve.com

    WWW::Search::Jobserve ofers a backend for searching the www.jobserve.com website.

    SYNOPSIS

     use WWW::Search;
     my $oSearch = new WWW::Search('Jobserve');
     my $sQuery = WWW::Search::escape_query("(Fast Food Operative) and PERL");
     $oSearch->native_query($sQuery, { job_category => 'it' });
     while (my $oResult = $oSearch->next_result())
     {
     print $oResult->url, "
    ";
     print $oResult->title, "
    ";
     print $oResult->description, "
    ";
     }


    This class is a Jobserve specialisation of WWW::Search. It handles making, retrieving and interpreting Jobserve searches http://www.jobserve.com.

    This class exports no public interface; all interaction should be done through WWW::Search objects.

    NOTES

    This class can be used to query both the UK and Australian Jobserve sites, see below.

    The search will terminate unless job_category is set in the native_query options.

    The results are ordered Best Match first (unless 'job_order' => 'DateTime' is specified).


    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    jobserve search | web search | Perl module | Perl | web | jobserve

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM