FreeBSD.software
Home/textproc/p5-Text-Locus

p5-Text-Locus

1.04

Class for representing locations in text files

Text::Locus provides a class for representing locations in text files. A simple location consists of file name and line number, e.g. file:10. In its more complex form, the location represents a text fragment spanning several lines, such as file:10-45. Such a fragment need not be contiguous, a valid location can also look like this: file:10-35,40-48. Moreover, it can span multiple files as well: foo:10-35,40-48;bar:15,18.

Origin: textproc/p5-Text-Locus
Category: textproc
Size: 46.3KiB
License: GPLv3+
Maintainer: perl@FreeBSD.org
Dependencies: 2 packages
Required by: 3 packages
$pkg install p5-Text-Locus

Dependencies (2)

Required By (3 packages)

More in textproc