The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Example from SWIG user manual.  Using __getitem__ and
__setitem__ methods to make our grid structure look like
a Python array.

ex7.py       - Sample code