DOKK / manpages / debian 10 / autodia / Autodia::Handler.3pm.en
Autodia::Handler(3pm) User Contributed Perl Documentation Autodia::Handler(3pm)

parse file(s), takes hashref of configuration, returns no of files processed

Handler.pm - generic language handler superclass

Not actually used but subclassed ie HandlerPerl or HandlerC as below:

my $handler = HandlerPerl->New(\%Config);

2011-05-23 perl v5.12.4