Help for this page

Select Code to Download


  1. or download this
    package Particle;
    
    ...
    }
    
    1;
    
  2. or download this
    package MoveableParticle;
    
    ...
    }
    
    1;
    
  3. or download this
    package StationaryParticle;
    
    ...
    }
    
    1;
    
  4. or download this
    #!/usr/bin/perl
    
    ...
    print qq{\n};
    
    Test::More::done_testing();
    
  5. or download this
    Class: MoveableParticle
            Key: MoveableParticle=HASH(0x264e050)
    ...
    1..6
    # Looks like you failed 2 tests of 6.
    </readmore>