| Server IP : 68.178.164.50 / Your IP : 216.73.216.142 Web Server : Apache System : Linux 50.164.178.68.host.secureserver.net 5.14.0-611.26.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Jan 29 05:24:47 EST 2026 x86_64 User : rathinambschool ( 1053) PHP Version : 8.2.30 Disable Function : exec,passthru,shell_exec,system MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /usr/share/doc/perl-Term-Size-Perl/ |
Upload File : |
Revision history for Perl extension Term-Size-Perl.
0.031 Wed Feb 14 2018
- Makefile.PL: add Test::Pod{,::Coverage} as "develop" prereqs
- Enclose GitHub issues link in a link
- Don't mention deprecated Term::Size::Unix
0.030_0 Tue Feb 13 2018
- rewrite Makefile.PL
- proper POD for Term::Size::Perl::Params (CPAN RT#74219)
- fix POD typos (CPAN RT#74219)
- put VERSION in quotes
- t/99_pod.t: only if RELEASE_TESTING
- t/98_pod-coverage.t: only if RELEASE_TESTING
- document that GitHub issues are preferred to report bugs
0.029 Tue Mar 11 2007
- major rewrite of t/01_basic.t
* added SKIP if tested globs are not tty
* removed wrong assumption that STDIN
would always match STDERR
* test implicit argument, *STDIN, *STDERR
e *STDOUT
- tuned the answers for non-tty arguments:
tests are still missing
0.0201 Tue Nov 7 2006
- section BUGS on Perl.pm
- no code changes
0.02 Wed Jun 14 2006
- use strict
- tweaked POD
- introduced a POD coverage test
0.01 Mon May 29 2006
- first release to CPAN