mirror of
https://github.com/kforney/pentest-distro-builder.git
synced 2025-01-10 01:08:20 -07:00
4 lines
41 B
Perl
4 lines
41 B
Perl
|
#!/usr/bin/perl
|
||
|
|
||
|
print("Hello, World!");
|