Google Search Result Data::Dumper Style



     1	$VAR1 = bless( {
     2	  'endIndex' => '2',
     3	  'searchTime' => '0.042673',
     4	  'searchComments' => '',
     5	  'documentFiltering' => 1,
     6	  'searchQuery' => 'chicago.pm',
     7	  'estimatedTotalResultsCount' => '986',
     8	  'searchTips' => '',
     9	  'startIndex' => '1',
    10	  'resultElements' => [
    11	    bless( {
    12	      'URL' => 'http://chicago.pm.org/',
    13	      'snippet' => '<b>Chicago</b>.<b>pm</b>. <b>...</b> It\'s called "<b>chicago</b>-<b>pm</b>-announce", and is for people who want to<br> receive announcements, and skip over the majority of the Perl content. <b>...</b>  ',
    14	      'directoryTitle' => '<b>Chicago</b>.<b>pm</b>',
    15	      'hostName' => '',
    16	      'relatedInformationPresent' => 1,
    17	      'directoryCategory' => bless( {
    18	        'fullViewableName' => 'Top/Computers/Programming/Languages/Perl/User_Groups/North_America/United_States',
    19	        'specialEncoding' => ''
    20	      }, 'DirectoryCategory' ),
    21	      'summary' => 'Includes details of activities, past meetings, locations, and the mailing list. Located in Illinois.',
    22	      'cachedSize' => '6k',
    23	      'title' => 'Chicago Perl Mongers'
    24	    }, 'ResultElement' ),
    25	    bless( {
    26	      'URL' => 'http://use.perl.org/articles/03/03/08/2343256.shtml?tid=7',
    27	      'snippet' => ' <b>...</b> Next <b>Chicago</b>.<b>pm</b> meeting: CGI::Application. posted by pudge on 2003.03.08<br> 18:43. Events Andy Lester writes "At the March 17th <b>Chicago</b> <b>...</b>  ',
    28	      'directoryTitle' => '',
    29	      'hostName' => '',
    30	      'relatedInformationPresent' => 1,
    31	      'directoryCategory' => bless( {
    32	        'fullViewableName' => '',
    33	        'specialEncoding' => ''
    34	      }, 'DirectoryCategory' ),
    35	      'summary' => '',
    36	      'cachedSize' => '16k',
    37	      'title' => 'use Perl | Next <b>Chicago</b>.<b>pm</b> meeting: CGI::Application'
    38	    }, 'ResultElement' )
    39	  ],
    40	  'directoryCategories' => [],
    41	  'estimateIsExact' => 0
    42	}, 'GoogleSearchResult' );