| Task-App-Physics-ParticleMotion documentation | Contained in the Task-App-Physics-ParticleMotion distribution. |
Task::App::Physics::ParticleMotion - All modules required for the tk-motion application
perl -MCPAN -e 'install Task::App::Physics::ParticleMotion'
Math::RungeKutta
Tk
Steffen Mueller, module at steffen-mueller dot net
This library is free software, you can redistribute it and/or modify it under the same terms as Perl itself.
| Task-App-Physics-ParticleMotion documentation | Contained in the Task-App-Physics-ParticleMotion distribution. |
package Task::App::Physics::ParticleMotion; use strict; our $VERSION = '1.02';
1;