X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FText%2FTradition%2FWitness.pm;h=6ae078d319073ce8de7ef2f2eb5905a5d802815b;hb=b0b4421ad99abdb67e413f16219e932576212e50;hp=551d3ea38ea9f903ac1c0b08944c9c45b89b1d6c;hpb=ea4e683f30880670fb4f892cacf7d846e8f52636;p=scpubgit%2Fstemmatology.git diff --git a/lib/Text/Tradition/Witness.pm b/lib/Text/Tradition/Witness.pm index 551d3ea..6ae078d 100644 --- a/lib/Text/Tradition/Witness.pm +++ b/lib/Text/Tradition/Witness.pm @@ -104,6 +104,12 @@ has 'text' => ( isa => 'ArrayRef[Str]', predicate => 'has_text', ); + +has 'layertext' => ( + is => 'rw', + isa => 'ArrayRef[Str]', + predicate => 'has_layertext', + ); # Source. This is where we read in the witness, if not from a # pre-prepared collation. It is probably a filename.