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.03 - 2014-12-12

  • error occurred by comparing undef with a number is fixed. add explain Build.PL and Makefile.PL about depending relation of the modules.

Modules

simple implementation for using LinkedList data structure.
a Cell of the LinkedList.
iterator for DataStructure::LinkedList's object.