[Koha-bugs] [Bug 19196] Add pagination helpers

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Oct 6 14:08:41 CEST 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19196

--- Comment #29 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
(In reply to Marcel de Rooy from comment #28)
> =head3 register
> 
> =cut
> 
> sub register {
>     my ( $self, $app ) = @_;
> 
> =head2 Helper methods
> 
> This sub contains POD. Please adjust.

What do you suggest? I thought doing it 'inline' was better. Keep in mind that
the 'register' sub is the only sub, and it contains the 'helpers' definitiions.
The 'helpers' are the only important thing here.
If you prefer, I can move them POD into a separate section like here:

http://cpansearch.perl.org/src/JBERGER/Mojo-IOLoop-ForkCall-0.16/lib/Mojolicious/Plugin/ForkCall.pm

but I still prefer this way.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list