Contributing to IO::Tty

Bug Reports

Open an issue at https://github.com/cpan-authors/IO-Tty/issues with:

Pull Requests

  1. Fork the repository
  2. Create a feature branch
  3. Ensure make test passes
  4. Submit a pull request against main

Build & Test

perl Makefile.PL
make
make test

Guidelines

Releases

Releases to CPAN are done by the maintainer only.