Help for this page
Select Code to Download
Select
or
download this
use MooX::Struct Point => [ 'x', 'y' ], ... ; my $origin = Point3D[ 0, 0, 0 ];