Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl5
    
    use strict;
    ...
    {
            my @maps_$game = HLDS::GameMaps("$game");
    }
    
  2. or download this
    Scalar found where operator expected at 6.pl line 14, near "@maps_$gam
    +e" (#1)
        (S) The Perl lexer knows whether to expect a term or an operator. 
    + If it
        sees what it knows to be a term when it was expecting to see an
    ...
    Global symbol "%class" requires explicit package name at 6.pl line 14.
    Execution of 6.pl aborted due to compilation errors.
            diagnostics::death_trap('syntax error at 6.pl line 14, near "@
    +maps_$game "\x{a}Global symb...') called at 6.pl line 16