The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.06

  • Changed namespace from "Net" to "WWW" as proposed by PrePAN community
  • get_entry_by_id is renamed as entry
  • get_current_debe is renamed as debe_ids
  • debe_ids returns in 0..49, it was 1..50 where [0] was a dummy -1
  • Partial list problem is handled at which you get 60 entries. Now you don't. It simply doesn't re-add already added value.
  • Script now has a object oriented interface. You can call my $eksi = WWW::Eksisozluk->new(); and work from there.

Modules

Perl extension to grab entries and lists of entries from eksisozluk (eksisozluk.com).