The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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.