The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl extension Text::Locus.

1.04  Sat Feb 13 09:44:52 2021
	- Change bugtracker address

1.03  Sat Jan 18 09:23:54 2020
	- Fix broken upload

1.02  Sat Jan 18 07:20:49 2020
	- New methods:
	   has_file   returns true if locus contains the file name;
	   filenames  returns a list of file names from the locus;
	   filelines  returns a list of lines in the file;
	   equals     returns true if two loci are equivalent;
	- Overloaded operators eq and ==.

1.01  Sun Jul  8 19:28:24 2018
        - add LICENSE and Changes

1.00  Sat Jul  7 19:11:35 2018
	- original revision