| Server IP : 112.74.42.100 / Your IP : 216.73.216.142 Web Server : nginx/1.20.2 System : Linux iZwz96lx4pjqiy84w4hni7Z 5.10.134-17.3.al8.x86_64 #1 SMP Thu Oct 31 14:29:57 CST 2024 x86_64 User : www ( 1000) PHP Version : 8.0.26 Disable Function : passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/share/doc/perl-Data-OptList/ |
Upload File : |
Revision history for Sub-Exporter
0.110 2016-03-24 21:20:54-04:00 America/New_York
- major optimization to mkopt (thanks, Olivier Mengué)
0.109 2013-12-13 08:30:34 America/New_York
update bugtracker and repo links
0.108 2013-07-05 21:43:56 America/New_York
repackage, new bug tracker
0.107 2011-05-06 11:24:45 America/New_York
mkopt now prefers named parameters; docs updated
added the name_test parameter to mkopt
0.106 2010-02-14
correct version style mismatch for Sub::Install (thanks, brian d foy)
0.105 2010-01-14
fix a typo in documenation (thanks, Florian Ragwitz)
0.104 2009-01-16
add repo info to metadata
0.103 2007-11-01
require taint-safe Test::Pod
0.102 2006-07-04
improved documentation
tweaked some Perl::Critic-offending code
0.100 2006-06-05
broken out of Sub-Exporter into its own dist
renamed routines to be easier to type
0.040 2006-05-11
(part of Sub-Exporter)
tweaks to Data::OptList, moving toward its own dist: now it exports
expand_opt_list is now opt_list_as_hash
0.??? 2006-05-10
(part of Sub-Exporter)
require Params::Util for craftier opt list validation
0.??? 2006-04-26
(part of Sub-Exporter)
broken out of Sub::Exporter module
remove an "optimization" that broke expand_opt_list