| Package variables | General documentation | Methods |
| WebCvs |
| new | No description | Code |
| next_seq | No description | Code |
| commit | No description | Code |
| new | description | prev | next | Top |
my $self = shift; my @features = @_; return bless\@ features,ref $self || $self;}
| next_seq | description | prev | next | Top |
my $self = shift; return unless @$self; return shift @$self;}
| commit | description | prev | next | Top |
}# noop}
| BUGS | Top |
| SEE ALSO | Top |
| AUTHOR | Top |