The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
2006-03-13 21:42  pgampe

	* MANIFEST, Makefile.PL, lib/Net/Whois/RIPE.pm,
	  lib/Net/Whois/RIPE/Object.pm, t/02_net_whois_ripe.t: add caching,
	  retry and fixes from Marco

2005-05-11 06:14  shagol

	* test.cfg, t/02_net_whois_ripe.t: added comments

2005-05-11 06:10  shagol

	* README, lib/Net/Whois/RIPE.pod, lib/Net/Whois/RIPE/Iterator.pod,
	  lib/Net/Whois/RIPE/Object.pod: removed all tabs from pod files.
	  regen'd the README via     perldoc lib/Net/Whois/RIPE.pod | col
	  -b > README

2005-05-11 05:50  shagol

	* Build.PL, MANIFEST, lib/Net/Whois/RIPE.pm,
	  lib/Net/Whois/RIPE/Object.pm, t/02_net_whois_ripe.t: added a test
	  02 to use & create a Net::Whois::RIPE object.

2005-05-11 05:07  shagol

	* lib/Net/Whois/RIPE.pm, lib/Net/Whois/RIPE.pod, t/01test.t,
	  t/03template.t, t/03template_as-macro.obj,
	  t/03template_aut-num.obj, t/03template_blah.obj,
	  t/03template_domain.obj, t/03template_inet-rtr.obj,
	  t/03template_inet6num.obj, t/03template_inetnum.obj,
	  t/03template_key-cert.obj, t/03template_mntner.obj,
	  t/03template_person.obj, t/03template_role.obj,
	  t/03template_route.obj, t/06iterator.t: added flags -G & -B

	  The new usefull tags are -B and -G :	 -G   Disables the grouping
	  of objects by relevance.    -B   Disables the filtering of
	  "notify:", "changed:" and "e-mail:" attributes.

	  http://www.ripe.net/db/news/abuse-proposal-20050331.html -- and
	  removed duplicate tests

2005-05-10 09:25  shagol

	* Build.PL: added dist_version since RIPE.pm's version was reset
	  with the move.

2005-05-10 09:23  shagol

	* perl-Net-Whois-RIPE.spec, test.cfg: added copyright

2005-05-10 09:18  shagol

	* RIPE.pm, RIPE.pod: moved to lib/Net/Whois/

2005-05-10 09:16  shagol

	* Iterator/Iterator.pm, Iterator/Iterator.pod,
	  Iterator/Makefile.PL, Object/Makefile.PL, Object/Object.pm,
	  Object/Object.pod, Object/Template/Makefile.PL,
	  Object/Template/Template.pm, Object/Template/test.pl,
	  Object/t/01general.obj, Object/t/01general.t, Object/t/02empty.t,
	  Object/t/02empty1.obj, Object/t/02empty2.obj,
	  Object/t/02empty3.obj, Object/t/04large.obj, Object/t/04large.t:
	  merged all removed files into lib/ and t/ as part of the
	  migration to Module::Build.

2005-05-10 08:58  shagol

	* Build.PL: removed dist_* params to new. Using the lib dir means
	  that M:B can get by with just 'module_name' to determine the
	  dist_*.

2005-05-10 08:55  shagol

	* MANIFEST, update.pl: updated paths and file names for new
	  directory structure

2005-05-10 08:53  shagol

	* t/: 01_test.t, 03_template.t, 03_template_as-macro.obj,
	  03_template_aut-num.obj, 03_template_blah.obj,
	  03_template_domain.obj, 03_template_inet-rtr.obj,
	  03_template_inet6num.obj, 03_template_inetnum.obj,
	  03_template_key-cert.obj, 03_template_mntner.obj,
	  03_template_person.obj, 03_template_role.obj,
	  03_template_route.obj, 06_iterator.t, 10_object_general.obj,
	  10_object_general.t, 11_object_empty.t, 11_object_empty_1.obj,
	  11_object_empty_2.obj, 11_object_empty_3.obj,
	  12_object_large.obj, 12_object_large.t, 20_object_template.t:
	  consolidated all test files to t/ and standardised on naming
	  \d\d_<test_name>.t

2005-05-10 08:51  shagol

	* lib/Net/Whois/: RIPE.pm, RIPE.pod, RIPE/Iterator.pm,
	  RIPE/Iterator.pod, RIPE/Object.pm, RIPE/Object.pod,
	  RIPE/Object/Template.pm: merging all packages into a more common
	  directory structure

2005-05-10 08:31  pgampe

	* Build.PL, Makefile.PL: continuing Kevins work to migrate to
	  Module::Build

2005-05-10 07:05  pgampe

	* perl-Net-Whois-RIPE.spec: switching to ChangeLog

2005-05-10 05:02  shagol

	* Build.PL, MANIFEST, RIPE.pm, Iterator/Iterator.pm,
	  Object/Object.pm, Object/Template/Template.pm: added Build.PL as
	  an alternative to Makefile.PL and ran perltidy over all pm files.
	  remove tabs and other nasties.

2005-05-09 22:35  pgampe

	* ChangeLog: updating changelog

2005-05-08 23:38  pgampe

	* MANIFEST, Object/t/03large.obj: importing patch and advise from
	  Marco md@Linux.IT

2005-05-08 23:19  pgampe

	* RIPE.pm, RIPE.pod, perl-Net-Whois-RIPE.spec, test.cfg, update.pl,
	  Iterator/Iterator.pm, Object/Object.pm, Object/t/01general.obj,
	  Object/t/01general.t, Object/t/03no_attributes.obj,
	  Object/t/03no_attributes.t, Object/t/04large.obj: importing patch
	  and advise from Marco md@Linux.IT

2004-11-07 21:40  pgampe

	* perl-Net-Whois-RIPE.spec: fix typo

2004-11-07 21:37  pgampe

	* ChangeLog, perl-Net-Whois-RIPE.spec: switch to ChangeLog and add
	  spec to cvs

2004-11-07 21:36  pgampe

	* MANIFEST, Makefile.PL, RIPE.pm: fix sub-module out of sync
	  version numbers

2004-11-07 21:29  pgampe

	* Object/Template/Template.pm: bump

2004-11-07 21:22  pgampe

	* Object/Template/Template.pm: bump

2004-11-07 21:19  pgampe

	* Object/Template/: Template.pm: bump

2004-11-07 21:16  pgampe

	* Object/: Object.pm: bump

2004-11-07 21:11  pgampe

	* Object/: Object.pm: bump

2004-11-07 21:02  pgampe

	* Object/Object.pm: bump

2004-11-07 20:58  pgampe

	* Iterator/: Iterator.pm: bump

2004-11-07 11:09  pgampe

	* Changes: move to ChangeLog

2004-11-07 10:54  pgampe

	* RIPE.pm: moved connect out of new method to improve testing

2004-11-07 10:52  pgampe

	* RIPE.pm: bump

2004-11-07 10:49  pgampe

	* RIPE.pm: bump

2004-11-07 10:46  pgampe

	* RIPE.pm: bump

2004-11-07 10:42  pgampe

	* MANIFEST, RIPE.pm, t/common.pl: bump

2004-11-07 10:30  pgampe

	* t/01test.t, t/03template.t, t/03template_all.obj,
	  t/03template_aut-num.obj, t/03template_blah.obj,
	  t/03template_community.obj, t/03template_dom-prefix.obj,
	  t/03template_domain.obj, t/03template_inet-rtr.obj,
	  t/03template_inet6num.obj, t/03template_inetnum.obj,
	  t/03template_key-cert.obj, t/03template_mntner.obj,
	  t/03template_person.obj, t/03template_role.obj,
	  t/03template_route.obj, t/04verbose.t, t/04verbose_all.obj,
	  t/04verbose_as-macro.obj, t/04verbose_aut-num.obj,
	  t/04verbose_blah.obj, t/04verbose_community.obj,
	  t/04verbose_dom-prefix.obj, t/04verbose_domain.obj,
	  t/04verbose_inet-rtr.obj, t/04verbose_inet6num.obj,
	  t/04verbose_inetnum.obj, t/04verbose_key-cert.obj,
	  t/04verbose_mntner.obj, t/04verbose_person.obj,
	  t/04verbose_role.obj, t/04verbose_route.obj, t/05update.obj,
	  t/05update.t, t/06iterator.t, t/07which.t, MANIFEST, RIPE.pm,
	  test.cfg, update.pl, Object/Object.pm: rewrite test suite to skip
	  if no server found

2004-11-07 02:32  pgampe

	* RIPE.pod: update copyright

2003-01-15 22:29  pgampe

	* t/: 07which.t, test_parms.pl: add test for which method

2003-01-15 21:30  pgampe

	* t/: 02old.pl, 02old.t: remove depreciated test cases

2002-07-31 01:13  pgampe

	* Changes, MANIFEST: need to track changes

2002-07-31 00:48  pgampe

	* Object/t/: 01general.obj, 02empty1.obj, 02empty2.obj,
	  02empty3.obj, 03large.obj, 03no_attributes.obj, 04large.obj:
	  forgot obj files

2002-07-31 00:47  pgampe

	* t/: 03template_all.obj, 03template_as-macro.obj,
	  03template_aut-num.obj, 03template_blah.obj,
	  03template_community.obj, 03template_dom-prefix.obj,
	  03template_domain.obj, 03template_inet-rtr.obj,
	  03template_inet6num.obj, 03template_inetnum.obj,
	  03template_key-cert.obj, 03template_mntner.obj,
	  03template_person.obj, 03template_role.obj, 03template_route.obj,
	  04verbose_all.obj, 04verbose_as-macro.obj, 04verbose_aut-num.obj,
	  04verbose_blah.obj, 04verbose_community.obj,
	  04verbose_dom-prefix.obj, 04verbose_domain.obj,
	  04verbose_inet-rtr.obj, 04verbose_inet6num.obj,
	  04verbose_inetnum.obj, 04verbose_key-cert.obj,
	  04verbose_mntner.obj, 04verbose_person.obj, 04verbose_role.obj,
	  04verbose_route.obj, 05update.obj: forgot the obj files

2002-07-23 07:41  pgampe

	* MANIFEST, Makefile.PL, README, RIPE.pm, RIPE.pod,
	  Iterator/Iterator.pm, Iterator/Iterator.pod,
	  Iterator/Makefile.PL, Object/Makefile.PL, Object/Object.pm,
	  Object/Object.pod, Object/Template/Makefile.PL,
	  Object/Template/Template.pm, Object/Template/test.pl,
	  Object/t/01general.t, Object/t/02empty.t,
	  Object/t/03no_attributes.t, Object/t/04large.t, t/01test.t,
	  t/02old.pl, t/02old.t, t/03template.t, t/04verbose.t,
	  t/05update.t, t/06iterator.t, t/test_parms.pl: Initial import to
	  sourceforge from APNIC

2002-07-23 07:41  pgampe

	* MANIFEST, Makefile.PL, README, RIPE.pm, RIPE.pod,
	  Iterator/Iterator.pm, Iterator/Iterator.pod,
	  Iterator/Makefile.PL, Object/Makefile.PL, Object/Object.pm,
	  Object/Object.pod, Object/Template/Makefile.PL,
	  Object/Template/Template.pm, Object/Template/test.pl,
	  Object/t/01general.t, Object/t/02empty.t,
	  Object/t/03no_attributes.t, Object/t/04large.t, t/01test.t,
	  t/02old.pl, t/02old.t, t/03template.t, t/04verbose.t,
	  t/05update.t, t/06iterator.t, t/test_parms.pl: Initial revision