Dashboard
PHP:
8.1.33
OS:
Linux
User:
lawtemple
/
/
usr
/
bin
📤 Upload
📝 New File
📁 New Folder
Close
Editing: test_version
#!/usr/bin/perl use strict; use warnings; use Test::HasVersion; our $VERSION = $Test::HasVersion::VERSION; all_pm_version_ok(@ARGV);
Save
Cancel