Fix some docs for Blerg::Database
[blerg.git] / lib / perl / Blerg-Database / lib / Blerg / Database.pm
index 0101a9d..132e080 100644 (file)
@@ -27,7 +27,7 @@ our @EXPORT = qw(
        
 );
 
-our $VERSION = '1.8.1';
+our $VERSION = '1.9.0';
 
 sub AUTOLOAD {
     # This AUTOLOAD is used to 'autoload' constants from the constant()
@@ -175,9 +175,10 @@ sub ref_tag_list {
 1;
 __END__
 
-=encoding utf8
 =head1 NAME
 
+=encoding utf8
+
 Blerg::Database - Perl extension for reading BlĂ«rg! databases
 
 =head1 SYNOPSIS