OXIESEC PANEL
- Current Dir:
/
/
snap
/
core
/
17212
/
usr
/
share
/
perl5
/
Debian
/
Debhelper
/
Sequence
Server IP: 10.0.0.4
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
05/08/2025 02:18:06 PM
rwxr-xr-x
📄
bash_completion.pm
131 bytes
08/12/2015 08:13:29 PM
rw-r--r--
📄
pypy.pm
161 bytes
08/16/2019 12:59:18 AM
rw-r--r--
📄
python3.pm
167 bytes
08/16/2019 12:59:18 AM
rw-r--r--
Editing: pypy.pm
Close
#! /usr/bin/perl # debhelper sequence file for dh_pypy use warnings; use strict; use Debian::Debhelper::Dh_Lib; insert_before("dh_installinit", "dh_pypy"); 1