https://github.com/nigelhorne/file-print-many
Print to more than one file descriptor at once
https://github.com/nigelhorne/file-print-many
perl perl-module perl5
Last synced: about 1 year ago
JSON representation
Print to more than one file descriptor at once
- Host: GitHub
- URL: https://github.com/nigelhorne/file-print-many
- Owner: nigelhorne
- License: gpl-2.0
- Created: 2018-08-01T12:25:07.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2025-02-17T12:59:36.000Z (over 1 year ago)
- Last Synced: 2025-03-23T21:45:48.949Z (over 1 year ago)
- Topics: perl, perl-module, perl5
- Language: Perl
- Size: 80.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: Changes
- License: LICENSE
Awesome Lists containing this project
README
File-Print-Many Version 0.04
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 File::Print::Many
You can also look for information at:
RT, CPAN's request tracker
http://rt.cpan.org/NoAuth/Bugs.html?Dist=File-Print-Many
AnnoCPAN, Annotated CPAN documentation
http://annocpan.org/dist/File-Print-Many
Search CPAN
http://search.cpan.org/dist/File-Print-Many/
Before filing a bug report, test against the latest version on GitHub:
https://github.com/nigelhorne/File-Print-Many
When filing a bug, please include a patch or pull request.
LICENSE AND COPYRIGHT
Copyright (C) 2018-2025 Nigel Horne
For personal use, this program is released under the following licence: GPL2