Physics::Particles version 1.00 =============================== This module simulates a system of particles and the forces they excert on one another. As of version 1.00, there has been a major interface change and hence, version 1.00 and later are not compatible to versions before 1.00. Furthermore, Physics::Particles version 1.00 is not compatible to versions of Physics::Springs and Physics::Springs::Friction below 1.00. INSTALLATION To install this module type the following: perl Makefile.PL make make test make install pray DEPENDENCIES This module requires these other modules and libraries: Test::More (version 0.44 or newer) Data::Dumper (version 2 or newer) Some examples may need any of the following distributions: Math::Project3D Math::Project3D::Plot The distribution might work with earlier versions of the modules listed above, but I have not tested with any earlier versions. SEE ALSO You may find the newest versions of this module on CPAN or http://steffen-mueller.net COPYRIGHT AND LICENCE Copyright (c) 2002-2003 Steffen Mueller. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. Author can be reached at physpart-module at steffen-mueller dot net.