This gives me the error: Can't locate object method "deg2rad" via package "Geography::NationalGrid" at C: /Perl/site/lib/Geography/NationalGrid/IE.pm line 7.use Geography::NationalGrid::IE; my $point1 = new Geography::NationalGrid::IE( GridReference => 'M 345132', ); my $point2 = new Geography::NationalGrid::IE( Latitude => 53.8, Longitude => -7.5 ); print "Point 1 is " . $point->latitude . " degrees north\n";
In reply to Package mismatch by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |