This repository has been archived on 2024-08-04. You can view files and clone it, but cannot push or open issues or pull requests.
stagex/tests/perl/main.pl

5 lines
47 B
Perl
Raw Normal View History

2023-11-15 10:24:13 +00:00
use strict;
use warnings;
print("Success\n");