Alt-IO-All-new

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN

        > cpanm Alt::IO::All::new

        use IO::All;

DESCRIPTION
    This is a rewrite of the infamous IO::All. The new design is detailed
    below.

STATUS
    This is a very early release. It's just barely operational. Enough to
    upload to CPAN under the new experimental "Alt-" namespace.

"IO::ALL" DESIGN
    This is a design document for an upcoming version of IO::All.

    IO::All is a Perl module that attempts to make all Input/Output
    operations in Perl, as simple and normal as possible. IO::All has been
    in existence since 2005. It is useful and somewhat extensible, but has a
    number of inconsistencies, flaws and misgivings.

    This document will propose a better way to do it, and will also discuss

lib/Alt/IO/All/new.pod  view on Meta::CPAN


    use IO::All;

=head1 DESCRIPTION

This is a rewrite of the infamous L<IO::All>. The new design is
detailed below.

=head1 STATUS

This is a very early release. It's just barely operational. Enough to upload
to CPAN under the new experimental C<Alt-> namespace.

=head1 C<IO::ALL> DESIGN

This is a design document for an upcoming version of IO::All.

IO::All is a Perl module that attempts to make all Input/Output operations in
Perl, as simple and normal as possible. IO::All has been in existence since
2005. It is useful and somewhat extensible, but has a number of
inconsistencies, flaws and misgivings.



( run in 1.915 second using v1.01-cache-2.11-cpan-b16cb0d3907 )