Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 0d07f3ad3331ccadd31626fb200048c2 > files > 4

perl-IO-Util-1.5-4mdv2010.0.noarch.rpm

IO::Util README File
====================


Description
-----------

This is a micro-weight module that exports a few functions of general utility in IO operations.
  
    
Installation
------------

1. CPAN installation

    perl -MCPAN -e 'install IO::Util'


2. Standard installation
- from the directory where this file is located, type:

        perl Makefile.PL
        make
        make test
        make install

--
Domizio Demichelis - perl.4pro.net
2004-12-02