# $Id: Portfile 82547 2011-08-15 16:46:16Z jmr@macports.org $

PortSystem 1.0
PortGroup perl5 1.0

perl5.setup             File-ReadBackwards 1.04
revision                2
maintainers             pixilla

description             This module reads a file backwards line by line.

long_description        It is simple to use, memory efficient and fast. \
			It supports both an object and a tied handle interface. \
										\
			It is intended for processing log and other similar text \
			files which typically have their newest entries appended \
			to them. By default files are assumed to be plain text and \
			have a line ending appropriate to the OS. But you can set \
			the input record separator string on a per file basis.

platforms               darwin

checksums		md5	bda339c8b2e5139649cb28c4b775fb42 \
			sha1	19874cb169f2b105c82222588a163fb17bd77599 \
			rmd160	ab166d1797b0e95ae8990ee583071337bfb54fdf

supported_archs noarch
