Fir::Minor - a navigation node without subnodes
my $leon = Fir::Minor->new(); $leon->name('Leon'); $leon->path('/about/leon/');
A Fir::Major node is a navigation node which can not have subnodes.
Leon Brocard <acme@astray.com>
Copyright (C) 2008, Leon Brocard
This module is free software; you can redistribute it or modify it under the same terms as Perl itself.