From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more

our $VERSION = '0.003';
use X3D 'MetadataFloat : X3DNode, X3DMetadataObject {
SFNode [in,out] metadata NULL [X3DMetadataObject]
SFString [in,out] name ""
SFString [in,out] reference ""
MFFloat [in,out] value []
}';
1;
__END__