1234567 #!/usr/bin/perluse Test::More;plan tests => 1;use_ok('OpenGL::Earth::Physics');
#!/usr/bin/perl
use
Test::More;
plan
tests
=> 1;
use_ok(
'OpenGL::Earth::Physics'
);