Help for this page

Select Code to Download


  1. or download this
    use 5.006;
    use ExtUtils::MakeMaker;
    ...
    
    EOF
    }
    
  2. or download this
    
    
    ...
        );
        $msg->send();
    }
    
  3. or download this
    #!/usr/bin/perl
    
    ...
        }
    }
    
  4. or download this
    while(my $row = $sth->fetchrow_hashref ){
            push @users, { name => $row->{user} , pc => $row->{pcname} };
    ...
                return "z";
            }
    }
    
  5. or download this
    #!/usr/bin/perl -w
    
    ...
       $oPrepare .= "/";    
       return $oPrepare;
    }
    
  6. or download this
    SET echo on;
    
    ...
    );
    
    /