[% title = "Browse author by letter " _ letter %]

CPAN Testers: [% title %]

Here are all the CPAN authors that start with the letter [% letter %]:

[% FOREACH author = authors.sort %] [% author %]
[% END %]

[% INCLUDE "box-help" %] [% INCLUDE "box-sites" %]
[% INCLUDE "footer" %]