using "use Class::Struct 'struct';" instead of the bare
"use Class::Struct;", which isn't documented in Class::Struct.
This can't be right.
p4raw-id: //depot/perl@7925
# Class::Struct forbids use of @ISA
sub import { goto &Exporter::import }
-use Class::Struct;
+use Class::Struct qw(struct);
struct 'File::stat' => [
map { $_ => '$' } qw{
dev ino mode nlink uid gid rdev size