AE-AdHoc

 view release on metacpan or  search on metacpan

INSTALL  view on Meta::CPAN

To install AE::AdHoc, run the following commands:

perl Makefile.PL
make
make test
make install

README  view on Meta::CPAN

        );
    } 10; # timeout - fail test if it takes too long

    # later
    is ($result, $excepted_result, "...");

This module is under development for now.

INSTALLATION

To install this module, run the following commands:

	perl Makefile.PL
	make
	make test
	make install

SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module with the
perldoc command.

    perldoc AE::AdHoc

You can also look for information at:

    RT, CPAN's request tracker
        http://rt.cpan.org/NoAuth/Bugs.html?Dist=AE-AdHoc

    AnnoCPAN, Annotated CPAN documentation
        http://annocpan.org/dist/AE-AdHoc

lib/AE/AdHoc.pm  view on Meta::CPAN

Konstantin S. Uvarin, C<< <khedin at gmail.com> >>

=head1 BUGS

Please report any bugs or feature requests to C<bug-ae-adhoc at rt.cpan.org>, or through
the web interface at L<http://rt.cpan.org/NoAuth/ReportBug.html?Queue=AE-AdHoc>.  I will be notified, and then you'll
automatically be notified of progress on your bug as I make changes.

=head1 SUPPORT

You can find documentation for this module with the perldoc command.

    perldoc AE::AdHoc


You can also look for information at:

=over 4

=item * github:



( run in 0.991 second using v1.01-cache-2.11-cpan-d8267643d1d )