Download: Autodia-2.14.tar.gz
Dependencies
Annotate this POD
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);