Fix some docs for Blerg::Database
authorChip Black <bytex64@bytex64.net>
Sat, 29 Mar 2014 19:45:23 +0000 (14:45 -0500)
committerChip Black <bytex64@bytex64.net>
Sat, 29 Mar 2014 19:53:07 +0000 (14:53 -0500)
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