The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
2008-07-03  Lars Hartmann  <lars (at) chaotika (dot) org>
	Version 0.013 Released
	
	* NEW: Updated to 0.0132

	* README: cleaned it up

2008-07-03  Lars Hartmann  <lars (at) chaotika (dot) org>
	Version 0.013 Released
	
	* NEW: Updated to 0.0131

	* lib/WWW/Scroogle.pm (POD-CAVEAT): added CAVEAT to inform the users about the legal status of scroogle.org - thanks moritz for pointing me to that

2008-07-03  Lars Hartmann  <lars (at) chaotika (dot) org>

	* lib/WWW/Scroogle.pm: bumped version to 0.0131

	* lib/WWW/Scroogle.pm: changed require to use

2008-07-02  Lars Hartmann  <lars (at) chaotika (dot) org>
	Version 0.013 Released
	
	* NEW: Updated to 0.013

	* lib/WWW/Scroogle.pm (POD): solved another obscurity - thanks moritz

	* Makefile.PL: changed LWP Depend from version 5 to 5.808 as <5.08 gives strange warnings - again thanks tinita and moritz

2008-07-02  Lars Hartmann  <lars (at) chaotika (dot) org>
	Version 0.012 Released
	
	* NEW: Updated to 0.012

	* lib/WWW/Scroogle.pm (POD): fixed another Typo and another obscuritie - again thanks to moritz

2008-07-02  Lars Hartmann  <lars (at) chaotika (dot) org>
	Version 0.011 Released.

	* NEWS: Updated to 0.011

	* lib/WWW/Scroogle.pm (POD): corrected a few obscurities - thanks moritz

	* t/pod_coverage.t: fixed error - thanks tinita for uncovering it

2008-07-02  Lars Hartmann  <lars (at) chaotika (dot) org>

	Version 0.010 Released.

	* NEWS: Updated to 0.010

	* t/02-WWW-Scroogle.t: added tests for the new method 'get_results_matching'

	* lib/WWW/Scroogle.pm (get_results_matching): added method

	* lib/WWW/Scroogle.pm (positions): Changed to use the new method 'get_results_matching'

	* lib/WWW/Scroogle.pm: cleaned up Documentation

	* lib/WWW/Scroogle.pm: Version bumped to 0.010

	* lib/WWW/Scroogle/Result.pm: added documentation

	* lib/WWW/Scroogle/Result.pm: cleaned up Documentation

	* lib/WWW/Scroogle/Result.pm: Version bumped to 0.003

2008-07-01  Lars Hartmann  <lars (at) chaotika (dot) org>

	* t/02-WWW-Scroogle.t: extended tests (got 100% test-coverage now)
	
	* t/02-WWW-Scroogle.t: beautified

	* lib/WWW/Scroogle.pm (perform_search): corrected check
	
	* lib/WWW/Scroogle.pm (get_results): corrected typo in error message (now i know what tests are good for ;-)
	
	* lib/WWW/Scroogle.pm (position): position does now return boolean false if no match was found
	
	* lib/WWW/Scroogle.pm (position): changed to allow regular expressions as string
	
	* lib/WWW/Scroogle.pm (POD SYNOPSIS): method string() is not jet implemented in WWW::Scroogle::Result, changed to url()
	
	* lib/WWW/Scroogle.pm (positions): added method
	
	* lib/WWW/Scroogle.pm (get_result): beautified
	
	* lib/WWW/Scroogle.pm (position): beautified
	
	* lib/WWW/Scroogle.pm (positions): beautified

	* Makefile.PL: masked email

2008-06-24 Lars Hartmann <lars (at) chaotika (dot) org>

	* updated WWW::Scroogle::Results and WWW::Scroogle::Result to Version 0.002
2008-06-18 Lars Hartmann <lars (at) chaotika (dot) org>

	* got it fully workin now

2008-06-13 Lars Hartmann <lars (at) chaotika (dot) org>

	* introduced testing

2008-05-28 Lars Hartmann <lars (at) chaotika (dot) org>

	* Documentation updates

	* fixed bug which prevented it from working

2008-05-25 Lars Hartmann <lars (at) chaotika (dot) org>

	* Initial Import