4 lines
53 B
Perl
4 lines
53 B
Perl
|
#!/usr/bin/perl
|
||
|
package Simba;
|
||
|
our $VERSION = 0.001;
|