deppp / IO-AIO-Temp

Create tempfiles asynchronously

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IO-AIO-Temp version 0.01
========================

Create tempfiles asynchronously.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module requires these other modules and libraries:

  Guard
  IO::AIO
  File::Spec

COPYRIGHT AND LICENCE

Put the correct copyright and licence information here.

Copyright (C) 2010 by Mikhail Maluyk

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself, either Perl version 5.10.1 or,
at your option, any later version of Perl 5 you may have available.


About

Create tempfiles asynchronously


Languages

Language:Perl 100.0%