Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    ...
    };
    EOXPM
    }
    
  2. or download this
    #!/usr/bin/perl
    use strict;
    ...
    }
    
    sub mobileStop{&mobileMove;}
    
  3. or download this
    #!/usr/bin/perl
    use warnings;
    ...
    
    sub mobileStop{&mobileMove;}
    
  4. or download this
    #!/usr/bin/perl
    use warnings;
    ...
    
    sub mobileStop{&mobileMove;}