The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
This is the README file for PerlIO::via::dynamic, a module that helps creating
dynamic PerlIO layers.

* Installation

PerlIO::via::dynamic uses the stanard perl module install process:

% perl Makefile.PL
% make
# make install

* Latest version

The latest PerlIO::via::dynamic could be found on cpan or at:
http://svn.elixus.org/svnweb/repos/browse/member/clkao/PerlIO-via-dynamic/

* Copyright

Copyright 2004 by Chia-liang Kao clkao@clkao.org.

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

See <http://www.perl.com/perl/misc/Artistic.html>.