summaryrefslogtreecommitdiff
path: root/lib/Simplestore.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Simplestore.pm')
-rw-r--r--lib/Simplestore.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Simplestore.pm b/lib/Simplestore.pm
index 77c83a5..af5aaf0 100644
--- a/lib/Simplestore.pm
+++ b/lib/Simplestore.pm
@@ -1,6 +1,7 @@
## Library for the Simplestore format
## Copyright © 2009 by Daniel Friesel <derf@derf.homelinux.org>
## License: WTFPL <http://sam.zoy.org/wtfpl>
+package Simplestore;
use strict;
use warnings;
use Carp;