Help for this page

Select Code to Download


  1. or download this
    Can't use string ("cstrike") as an ARRAY ref while "strict refs" in us
    +e at
            HLDS.pm line 34 (#1)
        (F) Only hard references are allowed by "strict refs".  Symbolic
    ...
    Uncaught exception from user code:
            Can't use string ("cstrike") as an ARRAY ref while "strict ref
    +s" in use at HLDS.pm line 34.
            HLDS::GameMaps('cstrike') called at test.pl line 11
    
  2. or download this
    Bareword "cstrike" not allowed while "strict subs" in use at test.pl l
    +ine 11.
    Execution of test.pl aborted due to compilation errors (#1)
    Uncaught exception from user code:
            Bareword "cstrike" not allowed while "strict subs" in use at t
    +est.pl line 11.
    Execution of test.pl aborted due to compilation errors.