The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Text::TreeFiles::internals - implementation details

SYNOPSIS

  use Text::TreeFile;

  sub _loadtree;
  sub _readspec;

DESCRIPTION

  (Nothing written, yet.)