This website requires JavaScript.
Explore
Help
Sign In
public
/
stagex
Archived
Watch
5
Star
0
Fork
You've already forked stagex
0
Code
Issues
1
Pull Requests
1
Packages
Projects
Releases
Wiki
Activity
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.
a5163aefcc
stagex
/
tests
/
perl
/
main.pl
5 lines
47 B
Perl
Raw
Blame
History
use
strict
;
use
warnings
;
print
(
"Success\n"
)
;
Reference in New Issue
View Git Blame
Copy Permalink