Scroll to navigation

Autodia::Handler(3pm) User Contributed Perl Documentation Autodia::Handler(3pm)

process

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

NAME

Handler.pm - generic language handler superclass

CONSTRUCTION METHOD

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

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

2011-05-23 perl v5.12.4