The Perl and Raku Conference 2025: Greenville, South Carolina - June 27-29 Learn more
12345678 package Weed::FieldTypes::SFVec2f;our $VERSION = '0.009';use Weed 'SFVec2f : SFVec2d { 0 0 }';1;__END__
package
Weed::FieldTypes::SFVec2f;
our
$VERSION
=
'0.009'
;
use
Weed
'SFVec2f : SFVec2d { 0 0 }'
1;
__END__