Skip to content

mauzo/IO-Unread

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IO::Unread version 0.03
=======================

This module provides one function, unread(), which allows you to push
more than one character back onto a filehandle.

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:

PerlIO (and a perl built with perlio support), Inline::C

COPYRIGHT AND LICENCE

Copyright (C) 2003 Ben Morrow <ben@morrow.me.uk>

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself. 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published