X-Git-Url: http://git.shiar.net/sheet.git/blobdiff_plain/88048e2c00e3e9a9c172e788722354017cd401ec..58725794d72361cc70cb082476a32d08e22d21d0:/shell.plp diff --git a/shell.plp b/shell.plp index dd5f295..75ea57e 100644 --- a/shell.plp +++ b/shell.plp @@ -10,7 +10,7 @@ Html({ say "

Shell compatibility

\n"; -my $data = do 'shell.inc.pl' or die $@ || $!; +my $data = Data('shell'); my @agents = keys %{ $data->{agents} }; print '';