Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > fb4968ad48d47e6d5f3b652cd7558e36 > files > 6

perl-IO-Extended-0.160.0-3.mga4.noarch.rpm

MODULE
	IO::Extended - more print functions

DESCRIPTION

	IO::Extended contains a collection of print-like functions, which automatically add
	newlines to the output. It also has functionality for text indentation/formatting.

PREREQUISITES

	Exporter (5.562)

BUILD/INSTALL

	perl Makefile.PL
	make
	make test
	make install

WIN32 BUILD/INSTALL (when Microsoft Developer Studio installed)

	perl Makefile.PL
	nmake
	nmake test
	nmake install

HISTORY

	See the Changes file in this distribution.

AUTHOR

	Murat Uenalan (muenalan@cpan.org)

COPYRIGHT NOTICE

	Copyright (c) 1997 Murat Uenalan. All rights reserved.

	This program is free software; you can redistribute it and/or modify it

	under the same terms as Perl itself.