| 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-Sub-Install/ |
Upload File : |
Revision history for Sub-Install
0.928 2014-06-26 18:57:27-04:00 America/New_York
- cope with subroutines with spaces in their names when catching
warnings
- don't assume that the source sub isn't blessed in tests (!)
0.927 2013-10-15 22:46:38 America/New_York
rebuild using Dist::Zilla, update links to repo, metadata, etc.
typo fixes, thanks David Steinbrunner
0.926 2012-02-26
cope with terminal dots from new Carp
0.925 2009-01-16
add repo loc to metadata
0.924 2006-11-13
packaging improvements
0.922 2006-07-21
fix filename-matching in output tests for win32 (20617, thanks Jerry
Gay!) (Couldn't reproduce this one. Argh!)
0.921 2006-07-16
fix filename-matching in output tests for win32 (20484, thanks Alex
Chorny!)
0.92 2006-05-11
allow other users to build exporters like our tiny one (&exporter)
rename _CALLABLE to _CODELIKE to keep up with Params::Util
0.91 2006-04-30
use _CALLABLE to determine callability of code, not ref
0.90 2006-04-15
rewrite warning handling:
reinstall suppresses fewer warnings: only sub redefinition
relevant warnings warn from caller (like Carp)
YOUR CODE MAY BREAK:
the test/code and documentation differed on install_installers
the code has been changed to match the documentation
0.03 2005-11-22 19:00
install_installers to make Sub::Installer history
0.02 2005-11-22 11:26
improved detection of sub names via B
100% coverage
0.01 2005-11-21 22:28
the first version