end classdoc
=cut
package Pod::Classdoc::Project;
use Pod::ProjectDocs;
use Pod::Classdoc;
use JSON;
use Exporter;
use base('Exporter');
@EXPORT = ('renderProject');
use strict;
use warnings;
o
agers\s*=\s*([^\n]+)\n/);
$list = substr($list, 0, -1) if (substr($list, -1) eq ';');
$list = jsonToObj($list);
my $mans = $list->[0];
die "Unrecognizable project index\n"
unless ($mans->{de