[set mv_no_count][/set] [set no_login_required]1[/set] [set ui_class]None[/set] [set page_title]Welcome to Interchange[/set] [set page_banner] [/set] [set help_name]index[/set] @_UI_STD_HEAD_@
[L]Failure:[/L] [data session failure][data base=session field=failure value=""]
[L]Failure:[/L] [scratch ui_failure][set ui_failure][/set]
"]}; return unless $data =~ /IMPORTANT/; my @lines = grep /not\s+found/, split '
', $data; my @important = grep /IMPORTANT/, @lines; my @minor = grep $_ !~ /IMPORTANT/, @lines; my $imp = join '
', @important; my $minor = join '
', @minor; return < Admin interface will not work properly. Please install needed Perl modules: $imp $minor The easiest way to do this is to use the CPAN module and do: perl -MCPAN -e 'install Bundle::Interchange' EOF [/calc] [L]Username[/L] [L]Password[/L]
$imp
$minor
perl -MCPAN -e 'install Bundle::Interchange'