Help for this page
print_version() if $version_requested; $o->reportbug() if $o->{CONFIG}{REPORTBUG}; if (not $o->{INLINE}{object_ready} ... bless $o, $o->{INLINE}{ILSM_module}; $o->validate(@config); }
my $inl = "$o->{API}{install_lib}/auto/" . "$o->{API}{modpname}/$o->{API}{modfname}.inl"; $o->{API}{location} = "$o->{API}{install_lib}/auto/" . ... } next unless ($o->{INLINE}{md5} eq $inl{md5}); next unless ($inl{inline_version} ge '0.40');