Help for this page

Select Code to Download


  1. or download this
    use warnings;
    use strict;
    
  2. or download this
    Use of uninitialized value in concatenation (.) or string
    
  3. or download this
         $str=$str."<p>$i";
    
  4. or download this
    use warnings;
    use strict;
    ...
        for (@_) { $str .= "<p>$_" }
        return $str;
    }
    
  5. or download this
    str = num:8<p>pTD<p>pLocation<p>p1<p>p2<p>p3<p>p4<p>pGameId<p>dbPostDi
    +v