package Text::Xatena::Node::Root; use strict; use warnings; use base qw(Text::Xatena::Node); 1; __END__