Help for this page
package Iterator_Utils; use base Exporter; ... sub NEXTVAL { $_[0]->()
#!/perl/bin/perl ... return $result; }