Re: Result paging module: need naming ideas

2001-01-15 Thread Andreas J. Koenig
> On Sat, 13 Jan 2001 20:51:40 +, Leon Brocard <[EMAIL PROTECTED]> said: > Yup - it's currently called Functional in my CPAN directory, but I've > renamed it Language::Functional and uploaded it again. Which do you > reckon is best, actually? After "Language::" I would expect an

Re: Result paging module: need naming ideas

2001-01-13 Thread Leon Brocard
Andreas J. Koenig sent the following bits through the ether: > Leon, did you come to a conclusion? What should be listed in the > module list after all? At the moment I don't think there's a strong enough reason for putting it on CPAN, so scratch that idea. I may change my mind next week though

Re: Result paging module: need naming ideas

2001-01-13 Thread Andreas J. Koenig
> On Thu, 14 Dec 2000 09:51:09 +, Leon Brocard <[EMAIL PROTECTED]> said: > Johan Vromans sent the following bits through the ether: >> I'd say this is rather trivial, unless this module does a lot more. > Indeed. However, I've been having to reproduce this code in lots of > diff

Re: Result paging module: need naming ideas

2000-12-14 Thread Leon Brocard
Johan Vromans sent the following bits through the ether: > I'd say this is rather trivial, unless this module does a lot more. Indeed. However, I've been having to reproduce this code in lots of different jobs, modules, and programs. I reckon it's useful enough to be on CPAN. > Anyway, it remi

Re: Result paging module: need naming ideas

2000-12-14 Thread Johan Vromans
On Thu, Dec 14, 2000 at 09:06:07AM +, Leon Brocard wrote: > When searching through large amounts of data, it is often the > case that a result set is returned that is larger than we want > to display on one page. This results in wanting to page through > various pages of data.

Result paging module: need naming ideas

2000-12-14 Thread Leon Brocard
Heya, I'm looking for some naming ideas for the following module (currently used internally at Emap). I haven't really got any good ideas: Number::Page, Number::Pager? NAME Emap::Page - a module to help when paging through sets of results SYNOPSIS use Emap::Page; my $page =