X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FText%2FTradition%2FWitness.pm;fp=lib%2FText%2FTradition%2FWitness.pm;h=3113e54581319c85eb027aeffa58587e7c217c95;hb=06e7cbc7f347e9a50ef98bfb0ab92de31b398961;hp=e9321f4b835f0c6c934634b481cb0f3994fa7f59;hpb=b39fb0b309212f41a85d6b4bb90af13aa03095c3;p=scpubgit%2Fstemmatology.git diff --git a/lib/Text/Tradition/Witness.pm b/lib/Text/Tradition/Witness.pm index e9321f4..3113e54 100644 --- a/lib/Text/Tradition/Witness.pm +++ b/lib/Text/Tradition/Witness.pm @@ -119,6 +119,11 @@ Accessor method for the witness identifier. Accessor method for the general witness description. +=head2 has_source + +Boolean method that returns a true value if the witness was created with a +data source (that is, a file, string, or object to be parsed). + =head2 is_layered Boolean method to note whether the witness has layers (e.g. pre-correction @@ -782,6 +787,8 @@ __PACKAGE__->meta->make_immutable; =over +=item * Figure out how to serialize a witness + =item * Support encodings other than UTF-8 =back