- or download this
# simple html pager class
...
use strict;
use warnings;
- or download this
# new
sub new
...
}
1;
- or download this
// simple html pager class
...
public class Pager
{
- or download this
private int _cnt;
public int start;
...
return p;
}
}