| Server IP : 23.254.227.96 / Your IP : 216.73.216.21 Web Server : Apache/2.4.62 (Unix) OpenSSL/1.1.1k System : Linux hwsrv-1277026.hostwindsdns.com 4.18.0-477.13.1.el8_8.x86_64 #1 SMP Tue May 30 14:53:41 EDT 2023 x86_64 User : viralblo ( 1001) PHP Version : 8.1.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /proc/self/root/usr/share/doc/perl-Sub-Exporter-Progressive/ |
Upload File : |
Revision history for Sub-Exporter-Progressive
0.001013 2016-10-21 08:48:28-07:00 America/Los_Angeles
- Avoid possible warnings about special variables only being used once
(Graham Knop)
0.001012 2016-08-23 11:18:21-07:00 America/Los_Angeles
- Many small performance improvements (Peter Rabbitson)
0.001011 - 2013-10-28
- Fix in global destruction (Graham Knop)
- Fix SYNOPSIS
- Fix duplicate word in DESCRIPTION (RT#86072)
0.001010 - 2013-03-26
- Fix module name in Makefile.PL (RT#83932)
- Work around Exporter.pm not installable on perl < 5.8.0
0.001009 - 2013-03-12
- disallow version names in random parts of the import list for consistency
with Sub::Exporter (Toby Inkster)
- perl 5.6 support
- more metadata
0.001008 - 2013-01-22
- Fix prereqs
0.001007 - 2013-01-21
- Rewrite -tag to :tag for Exporter.pm
0.001006 - 2012-08-27
- Handle ':all' correctly
0.001005 - 2012-08-25
- Add support for tags
- Warn if defaults are not in exports
- Add explicit dependency on Test::More 0.89
0.001004 - 2012-08-09
- fix skipping when Sub::Exporter isn't installed
0.001003 2012-08-01 12:47:28 America/Chicago
- remove warning if there are no defaults
0.001002 2012-07-31 08:59:43 America/Chicago
- Make Sub::Exporter an optional dep (which is kinda the whole point)
- warning about too complex usage of Sub::Exporter::Progressive is now
an exception
0.001001 2012-07-29 19:58:40 America/Chicago
- Fix '-all' option for the default group
0.001000 2012-07-29 16:44:01 America/Chicago
- Initial Release