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

--- Comment #29 from Tomás Cohen Arazi <[email protected]> ---
(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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to