Help for this page
package Iterator_Utils; ... <sub Iterator (&) { return $_[0] } ...
#!/usr/bin/perl -w package FlatDB::Iterator; ... return; }; }