Linux v69820.1blu.de 4.15.0 #1 SMP Mon Sep 30 15:36:27 MSK 2024 x86_64
Apache/2.4.58
Server IP : 195.90.215.149 & Your IP : 216.73.217.80
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
doc /
libglib-perl /
Delete
Unzip
Name
Size
Permission
Date
Action
TODO
643
B
-rw-r--r--
2011-11-27 07:56
changelog.Debian.gz
1.62
KB
-rw-r--r--
2024-03-31 07:49
copyright
813
B
-rw-r--r--
2023-08-02 17:05
Save
Rename
- the ability to create new GSources in Perl could be handy, and wouldn't be hard to implement (a hash in place of GSourceFuncs). - GEnum type for G_PRIORITY_VALUES? - can't implement g_idle_remove_by_data because ... well, how would you search for the data value? - proper cleanup for bad parameter types in Glib::Object::new? - would require either iterating over the list twice or cleaning up before the croak. the latter is probably the way to go. - there is no way to clean up if gperl_sv_from_value() fails. - gperl_value_from_sv should change to void return since it croaks on error. (can't do this without breaking ABI)