Initial Commit
This commit is contained in:
7
database/perl/lib/perlfaq.pm
Normal file
7
database/perl/lib/perlfaq.pm
Normal file
@@ -0,0 +1,7 @@
|
||||
use strict;
|
||||
use warnings;
|
||||
package perlfaq;
|
||||
|
||||
our $VERSION = '5.20201107';
|
||||
|
||||
1;
|
||||
Reference in New Issue
Block a user