On Wed, 30 Jan 2002, Phil Oertel wrote: > I've been working on a project based on CGI::App and I've also been kicking > around the idea of integrating HTML::Pager. So the two really aren't > designed to work together after all?
Well, no, I guess they're not. Which isn't to say that they don't work together just fine - I've used HTML::Pager and CGI::Application together many times. HTML::Pager is just a driver for a specially setup HTML::Template template; since CGI::App works well with HTML::Template it has no trouble with HTML::Pager. I think the integration could be tighter... Maybe it's a different module though. Maybe CGI::Application::PageModes or somesuch nastiness... -sam --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
