Module::Build wants a version number.

This commit is contained in:
hjp 2006-10-14 08:47:43 +00:00
parent 9c8573289b
commit 3744f9e5db
1 changed files with 3 additions and 0 deletions

3
lib/Simba.pm Normal file
View File

@ -0,0 +1,3 @@
#!/usr/bin/perl
package Simba;
our $VERSION = 0.001;